Spaces:
Sleeping
Sleeping
Commit History
Update app.py 70872ee verified
Update app.py 6a4cab0 verified
Update app.py 153d27f verified
Update app.py 984fbb4 verified
feat: add distilgpt2 model 3e69d5d
ayan4m1 commited on
fix: dict key f8e5f02
ayan4m1 commited on
fix: list wrapped in list accidentally 4b9df27
ayan4m1 commited on
fix: items not in a list 9091051
ayan4m1 commited on
fix: unable to cache pipelines, thanks gradio 692215d
ayan4m1 commited on
feat: add multiple model support 555f172
ayan4m1 commited on
fix: yield correct value 6b3b146
ayan4m1 commited on
fix: return a chat object 97b4c79
ayan4m1 commited on
fix: yield a list 546bdb2
ayan4m1 commited on
fix: yield text correctly b6124d1
ayan4m1 commited on
fix: package name c501cc4
ayan4m1 commited on
feat: add pytorch to deps and run pipeline directly via transformers 1e6822b
ayan4m1 commited on
fix: enable sampling 4bba648
ayan4m1 commited on
fix: param name 9f453e8
ayan4m1 commited on
use text_generation instead of chat_completion, re-add top-k 49ecfa7
ayan4m1 commited on
fix: use model param for InferenceClient construction 8892a9c
ayan4m1 commited on
fix: remove top-k sampling d5731ac
ayan4m1 commited on
feat: choose correct model and adjust token length slider db30c0a
ayan4m1 commited on
feat: add top-k sampling 5bce228
ayan4m1 commited on
feat: remove system prompt 8c6251b
ayan4m1 commited on