Commit History

Revert "tried to delete config.toml"
8f43f62

yonikremer commited on

changed requirements for GPU compatibility
12fe3ec

yonikremer commited on

changing the layout to wide
1786f02

yonikremer commited on

tried to delete config.toml
e63dd01

yonikremer commited on

downgraded streamlit back to 1.19.0
12743d2

yonikremer commited on

upgraded streamlit to 1.20.0
bed9a52

yonikremer commited on

changed the maximum output length from 4096 to 1024
dc50bdf

yonikremer commited on

added a small model (gpt 2) for debugging
acb3322

yonikremer commited on

added print statements
16ec708

yonikremer commited on

added decapoda-research/llama-7b-hf for debugging
60501b8

yonikremer commited on

testing using small models
8cb460c

yonikremer commited on

stopped pinning the space
3b92fdb

yonikremer commited on

changed top-k to 50
98c1d3b

yonikremer commited on

requires pytest
f657e45

yonikremer commited on

changed avilable models to llama
943d773

yonikremer commited on

downloads AVAILABLE MODELS instead of some random model when running
cad3946

yonikremer commited on

downloads AVAILABLE MODELS instead of some random model when running
2d1b51f

yonikremer commited on

increased timeout
2101135

yonikremer commited on

increased timeout
3c26373

yonikremer commited on

testing the demo - available models and not all the supported models
3e0e787

yonikremer commited on

deleted unused import and constant
f899b38

yonikremer commited on

deleted unused import
c1bad41

yonikremer commited on

updated user instructions
07db837

yonikremer commited on

translated the UI to hebrew
49efed6

yonikremer commited on

stopped downloading the models when the servers start
cd990a6

yonikremer commited on

stopped downloading the models when the servers start
41b6658

yonikremer commited on

un-ignored streamlit config
0809eee

yonikremer commited on

stopped collecting user data
f874c45

yonikremer commited on

added requirements
c8a1953

yonikremer commited on

requires grouped-sampling>=1.0.14
75cf4b5

yonikremer commited on

deleted unused libraries
585d814

yonikremer commited on

updated libraries
d0ffaad

yonikremer commited on

removed the option to search the web
de6a788

yonikremer commited on

removed the option to search the web
a671856

yonikremer commited on

limited the choice of models to just 2
6e4f775

yonikremer commited on

cleared up docstring
474b6f1

yonikremer commited on

adaptation to new versions of grouped-sampling
22e2fd1

yonikremer commited on

deleted supported_models.py
05393a3

yonikremer commited on

requires cache-to-disk
3da4a00

yonikremer commited on

removed cache dir argument
6007122

yonikremer commited on

fixed numbering
dfafc18

yonikremer commited on

replaced f string with normal string
25db58f

yonikremer commited on

ignoring all huggingface cache
faed910

yonikremer commited on

awaiting server start main
0a5446c

yonikremer commited on

filtered markdown files when downloading models
de0f77a

yonikremer commited on

downloading only the pytorch model and important files, not the other versions of the model
17edf44

yonikremer commited on

downloading only the pytorch model and important files, not the other versions of the model
d3e85c8

yonikremer commited on

added a gitignore file
0a466f9

yonikremer commited on