Spaces:
Paused
Paused
Commit History
Revert "refactor: new API & universal load functions (#1743)" 813f132
refactor: new API & universal load functions (#1743) 50aea0a unverified
fix: only import node-llama-cpp if needed and skip for huggingchat image 72db8f3
New `InferenceClient` endpoint type (#1813) 4906f37 unverified
feat: allow storing env variable in DB (#1802) 48059af unverified
feat: allow strings in `MODELS` env var (#1791) f887995 unverified
feat: add a local endpoint type for inference directly from chat-ui (#1778) de36cdc unverified
fix: handle no beginToken for token based reasoning models (#1713) a68038a unverified
chores(svelte): migration to svelte 5 (#1685) a1a6daf unverified
feat: improve tool calling & add tools to qwen 2.5 72b (#1615) 642ce40 unverified
feat: UI for advanced reasoning models (#1605) bf75aa7 unverified
Fix/oai parameters 1552 (#1557) 9c8e5e0 unverified
evalstate commited on
fix: only show playground button for models that are available 451ffc4 unverified
fix: use custom tool template only for huggingchat 1fcfcd5 unverified
feat: use model id as fallback for finding a tokenizer (#1535) 07b0bcd unverified
feat(models): add `nvidia/Llama-3.1-Nemotron-70B-Instruct-HF` (#1527) c5ee468 unverified
[vertex] Add PDF/plein texts support (#1520) aa59751 unverified
goupilew commited on
feat: add link to API playground for compatible models (#1488) cdc7abc unverified
feat(conv): let user switch models on conversations with deprecated models (#1462) 388034d unverified
feat(models): add transferTo property on old models (#1453) 371a45e unverified
fix(continue): fix continue feature (#1459) c03be55 unverified
Add support for Anthropic models via AWS Bedrock (#1413) bf78ac3 unverified
feat(assistants): use community tools in assistants (#1421) 10b8070 unverified
chores(deps): update Transformers to latest version and remove chat templates for all models (#1414) a0ed974 unverified
Community tools (#1250) 0c3e3b2 unverified
fix(logs): improve logging 941d09c unverified
feat(models): Llama 3.1 support (#1355) d947276 unverified
Add Google Gemini API Support (#1330) 1c84463 unverified
Refactor logger error messages for consistency. (#1257) dc98038 unverified
Denzel Mendez commited on
Generic Multimodal Support Fixed (#1147) 5b1a9aa unverified
Revert "Generic Multimodal Support" (#1146) 3382639 unverified
Mishig commited on
Generic Multimodal Support (#1021) 46dd845 unverified
feat: add support for anthropic on vertex (#958) 61e5613 unverified
Use pino for logs (#1086) 486ffa7 unverified
Kill app on tokenizer load fail (#1044) ca2ac64 unverified
Add logs to tokenizer fetch (#1030) 623e026 unverified
Add langserve endpoint (#1009) f1cd31d unverified
Antonio Ramos antoniora commited on
Move default template so it doesn't override tokenizer (#987) 7451c63 unverified
Set ChatML as default chat prompt template (#985) 69b890b unverified
Add support for cohere endpoints (#976) 70cdf7a unverified
Use jinja template for chat formatting (#730) (#744) 144112e unverified
Implement Cloudflare Workers AI endpoint (#907) (#972) 987575f unverified
Google Vertex API support (#950) d5625b9 unverified
Count system prompt tokens (#850) ff934bb unverified
Anthropic Endpoint Support (#923) 58c3781 unverified
Liam Dyer commited on