Spaces:
Running
Running
Commit History
retry text area height (#1091)
1b24189
unverified
Add truncate to task model (#1090)
3d2e621
unverified
Add the simplest healthcheck route (#1089)
6d91018
unverified
Use pino for logs (#1086)
ddbe7d2
unverified
Sort by Trending to default (#1082)
fc53d26
unverified
Adds <s> to Phi-3-mini-4k-instruct template configuration (#1081)
e3ca107
unverified
Gustavo de Rosa
commited on
Reduce new tokens on command R+ (#1080)
09fc057
unverified
set `sameSite` to `lax` when allowing insecure cookies (#1078)
bc30bd1
unverified
🎨 Add color for copy icon (#1070)
745e51e
unverified
Damián Pumar
commited on
Add `ALLOW_INSECURE_COOKIES` feature flag (#1076)
de2df1a
unverified
Add phi chat prompt template (#1071)
3d83131
unverified
Bump version to 0.8.3 (#1068)
d9fc75b
unverified
Remove extra stop token in phi config (#1067)
af66ff6
unverified
return only valid models in the API (#1064)
c265074
unverified
Kevin CATHALY
commited on
add default value for description and examples in the API route for models (#1063)
815e76f
unverified
Kevin CATHALY
commited on
add createdAt and udpatedAt to new messages (#1062)
8b0abbc
unverified
Add website for phi3 in config (#1061)
69b2997
unverified
Reorder models in HuggingChat (#1060)
c51be65
unverified
Add extra stop tokens for phi 3 (#1059)
5f4c031
unverified
Add Phi 3 to huggingchat (#1058)
c5fac96
unverified
Use llama 3 8B for tasks (#1052)
a0a9c1c
unverified
Final fix to assistants display logic (#1056)
84d0edd
unverified
Only require featured assistants for other users' assistants (#1054)
7ede405
unverified
fix: See all your assistants regardless of usercount (#1053)
95b3715
unverified
Use TEI space in prod (#1051)
9567da6
unverified
Support Gemini 1.5 Pro from Vertex AI (#1041)
2ce3b4b
unverified
Move featured assistant check behind `REQUIRE_FEATURED_ASSISTANTS` (#1043)
7d34920
unverified
Use dedicated endpoint for embeddings (#1049)
96d25a6
unverified
Always dispose of pipeline for embeddings after use (#1048)
95ffbe4
unverified
Dispose of embeddings pipeline occasionally to clear memory (#1047)
6d253ff
unverified
Docker chown change (#1046)
fda044f
unverified
Use `user` in docker image for spaces (#1045)
a696fed
unverified
Kill app on tokenizer load fail (#1044)
4af31ae
unverified
Rollback remote embeddings on hchat (#1040)
11628e6
unverified
Add load balancing strategy to readme (#1039)
a0946bb
unverified
return empty if error on hfapi endpoint (#1038)
29f5c0c
unverified
Use inference API for embeddings in huggingchat prod (#1037)
04b77a5
unverified
Switch task model and add max tokens limits (#1036)
86bc2ea
unverified
Switch tokenizer (#1031)
0fc95fb
unverified
Add logs to tokenizer fetch (#1030)
cc79662
unverified
Add support for Meta Llama 3 70B in HuggingChat (#1029)
8582ce1
unverified
Add instructions for running a copy of HuggingChat (#1026)
9c8ed38
unverified
Add apple app ID to meta tags (#1025)
0410c78
unverified
Add assistant instructions to first system message (#1023)
6f25c22
unverified
add an endpoint to api to get an assistant by id (#1020)
c2f5b76
unverified
Kevin CATHALY
commited on