tabby/website/docs
Meng Zhang 1a4c2aa71f
feat: swtich cpu backend to llama.cpp (#638)
* feat: swtich Cpu backend to llama.cpp

* feat: switch cpu serving to ggml

* fix cargo.toml

* use optional dependency

* fix compliation

* update ci target
2023-10-25 15:40:11 -07:00
..
extensions
installation docs: update changelog for 0.4.0 (#629) 2023-10-24 16:26:23 -07:00
models feat: swtich cpu backend to llama.cpp (#638) 2023-10-25 15:40:11 -07:00
configuration.md docs: add example to having two repositories in config.toml (#599) 2023-10-19 15:14:02 -07:00
faq.mdx docs: add faq on how to convert own model for tabby (#592) 2023-10-18 16:18:24 -07:00
getting-started.md docs: update community info on getting-started page. (#614) 2023-10-22 20:21:50 -07:00
programming-languages.md feat: Add Ruby Language Support (#597) 2023-10-20 18:48:37 +00:00
roadmap.md