tabby/crates
Meng Zhang 8fca850037
feat(eval): add debug_options.raw_prompt to tabby api for evaluation purpose (#605)
* update eval

* feat: re-purpose  as raw input to LLM

* move prompt to Debug options

* Update crates/tabby/src/serve/completions.rs
2023-10-21 20:47:44 +00:00
..
ctranslate2-bindings fix: cap parallelisim to 4 for cuda to avoid oom (#601) 2023-10-20 07:54:53 +00:00
http-api-bindings refactor: extract language configuration into individual toml file (#564) 2023-10-16 00:24:44 +00:00
llama-cpp-bindings refactor: extract language configuration into individual toml file (#564) 2023-10-16 00:24:44 +00:00
rust-cxx-cmake-bridge Release 0.4.0-dev 2023-10-13 17:54:14 -07:00
tabby feat(eval): add debug_options.raw_prompt to tabby api for evaluation purpose (#605) 2023-10-21 20:47:44 +00:00
tabby-common feat(eval): add debug_options.raw_prompt to tabby api for evaluation purpose (#605) 2023-10-21 20:47:44 +00:00
tabby-download Release 0.4.0-dev 2023-10-13 17:54:14 -07:00
tabby-inference refactor: extract language configuration into individual toml file (#564) 2023-10-16 00:24:44 +00:00
tabby-scheduler fix: use ruby tree sitter tag query 2023-10-21 13:01:18 -07:00