Commit History
Use pino for logs (#1086) ddbe7d2 unverified
Kill app on tokenizer load fail (#1044) 4af31ae unverified
Add logs to tokenizer fetch (#1030) cc79662 unverified
Add langserve endpoint (#1009) f12455d unverified
Antonio Ramos antoniora commited on
Move default template so it doesn't override tokenizer (#987) 9437108 unverified
Set ChatML as default chat prompt template (#985) 619722b unverified
Add support for cohere endpoints (#976) a99cca3 unverified
Use jinja template for chat formatting (#730) (#744) 0819256 unverified
Implement Cloudflare Workers AI endpoint (#907) (#972) cb000d3 unverified
Google Vertex API support (#950) 3ebd3a8 unverified
Count system prompt tokens (#850) 50d8483 unverified
Anthropic Endpoint Support (#923) 5a31018 unverified
Liam Dyer commited on
Add gemma model to prod config (#854) 5f78b90 unverified
[SmallModel] Nit update the comment (#726) 77adc4d unverified
Mishig commited on
Add embedding models configurable, from both transformers.js and TEI (#646) 3a01622 unverified
Use JSON5 for parsing all config vars (#671) f09c5f3 unverified
Add feature to unlist a model (#625) 41f29a4 unverified
Add ollama endpoint support (#569) 14f0244 unverified
fix: Rename sagemaker endpoint to aws endpoint b5041c1 unverified
Modular backends & support for openAI & AWS endpoints (#541) 9db8ced unverified
Switch chat model back to mistral, use zephyr for small tasks (#515) 9187ced unverified
Pass stop sequences properly to TGI (#499) a89fb7b unverified
move some tasks to small model (#479) bf15962 unverified
Revert "Improve error message when the .env MODELS is not well formatted (#451)" 7ddda31
🐛 Fix - Remove the min length validation on preprompt 7533ab7
Support custom system prompts from the user (#399) cd6894d unverified
Make all prompt templates configurable (#400) 447c0ca unverified
Add Sagemaker support (#401) 2e6d1bb unverified
allow different user and assistant end-token (#375) f209301 unverified
Add ability to define custom model/dataset URLs (#347) ce2231f unverified
Disable models (#187) b7b2c8c unverified
Adrien Denat Eliott C. commited on
✨ Add model id to be able to switch models while keeping conversations valid (#181) cf7ac8d unverified
Eliott C commited on
make models description dynamic (#169) 12c3a5a unverified
Adrien Denat Eliott C commited on
🐛 Stop bigcode prompts (#170) ad6275a unverified
Eliott C commited on
♻️ Simplify setup, prepare for multi-models (#156) 7764421 unverified
Eliott C commited on