Spaces:
Sleeping
Sleeping
Commit History
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
Add gemma model to prod config (#854)
ebe2ba8
unverified
[SmallModel] Nit update the comment (#726)
d885316
unverified
Mishig
commited on