Spaces:
Build error
Build error
Commit History
🐛 Fix "signin with HF" within space + CSRF (#236)
767afa7
unverified
Login flow (#193)
64d3841
unverified
Disable models (#187)
b7b2c8c
unverified
✨ Backend preparation for "Sign in with HF" (#190)
2e28042
unverified
fix chat staying pending when there is a server error (#186)
a732b79
unverified
Adrien Denat
commited on
⏪
2fde762
✨ Add model id to be able to switch models while keeping conversations valid (#181)
cf7ac8d
unverified
🩹 Only trim end of string & add "Assistant:" to stop words (#180)
9d01b14
unverified
✨ Ability to download prompt (#176)
b8a746c
unverified
make sure we allow user to change model if clicking on a link with mo… (#172)
151571d
unverified
Adrien Denat
commited on
🔧 Always strip <|endoftext|> (#171)
ced1ef0
unverified
🐛 Stop bigcode prompts (#170)
ad6275a
unverified
Models selector (#164)
2606dde
unverified
🗃️ Store model inside conversation instead (#165)
06e879d
unverified
♻️ Simplify setup, prepare for multi-models (#156)
7764421
unverified
👷 Add CI to check types (#161)
da1e5da
unverified
Polyfill safari 14 (#149)
9c038aa
unverified
Adrien Denat
commited on
⬆️ @huggingface/inference 2.2.0
9726499
🐛 Make it work with default model
1eb0e2e
🥅 More helpful share error message (#148)
09edaa6
unverified
🥅 Different errors (#144)
69830ae
unverified
✨ Retry messages (#121)
4a6603b
unverified
🚨 Run prettier
640dc14
✨ Title edit (#135)
3a63ab8
unverified
🔧 Change separator token to </s> (#127)
abaaa3e
unverified
✨ Add preprompt (#124)
ffa4f55
unverified
✨ Replace title by conversation title (#118)
b56bba1
unverified
Stop generation button (closes #86) (#88)
2772555
unverified
Fix share link when already created (#110)
17a481a
unverified
⚡️ Load balance endpoints (#106)
9be5ab5
unverified
✨ Switch to pure HF inference (#95)
d589b11
unverified
🩹 Do not flash endoftext (#89)
9b20b88
unverified
🐛 Fix public_origin
923e0f4
⚡️ Limit the number of tokens sent to the backend (#93)
3c650ed
unverified
✨ Link to hf.co/chat from logo (#94)
9bebf7e
unverified
⚰️ Remove code from before share model
252a449
🥅 Display more errors (#90)
34857c4
unverified
⬆️ @huggingface/inference v2.1.1 (#83)
06ffd82
unverified
Add disclaimer and share (#76)
9405a81
unverified
♻️ Better invalidation mechanism (#72)
831f161
unverified
🩹 Use passed fetch cc
@julien-c
c38ef3b
🩹 Change 301 to 302 in case we want to use the route for something else
b94fb23
✨ Remove endoftext (#70)
0abf663
unverified
🐛 Fix generating bug (#68)
833fd87
unverified
fix tokens keeping coming even when changing conversation (#62)
4f431ff
unverified
Adrien Denat
commited on