Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yonikremer
/
grouped-sampling-demo
like
2
Paused
App
Files
Files
Community
6
df273ff
grouped-sampling-demo
1 contributor
History:
183 commits
yonikremer
downloading models at the start of the app and not at usage time
df273ff
almost 2 years ago
.streamlit
changed the base theme to dark
almost 2 years ago
.dockerignore
Safe
91 Bytes
ignoring more folders
almost 2 years ago
.gitattributes
Safe
1.48 kB
initial commit
almost 2 years ago
.gitignore
Safe
115 kB
ignoring more folders
almost 2 years ago
Dockerfile
Safe
872 Bytes
stopped downloading the models in the dockerfile
almost 2 years ago
README.md
Safe
374 Bytes
removed the 7 billion model and gpt2 from linked models
almost 2 years ago
app.py
Safe
3.05 kB
downloading models at the start of the app and not at usage time
almost 2 years ago
available_models.py
Safe
99 Bytes
removed the 7billion model from available models
almost 2 years ago
hanlde_form_submit.py
Safe
1.97 kB
downloading models at the start of the app and not at usage time
almost 2 years ago
requirements.txt
Safe
225 Bytes
grouped-sampling 1.0.20
almost 2 years ago
start_server.py
Safe
109 Bytes
awaiting server start main
almost 2 years ago
tests.py
Safe
1.1 kB
testing using small models
almost 2 years ago
user_instructions_hebrew.md
Safe
2.42 kB
changed avilable models to llama
almost 2 years ago