Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
CEIA-POSITIVO
/
public_chat
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
public_chat
/
src
/
backend
22.3 kB
Ctrl+K
Ctrl+K
4 contributors
History:
10 commits
Fazzioni
Update src/backend/model_loader.py
18e4f00
verified
3 months ago
__init__.py
Safe
462 Bytes
Implement initial project structure with Dockerfile, requirements, and Streamlit app. Added model loading and inference utilities, along with chat management features. Updated entry point and added new dependencies.
5 months ago
chat.py
Safe
6.7 kB
Implement initial project structure with Dockerfile, requirements, and Streamlit app. Added model loading and inference utilities, along with chat management features. Updated entry point and added new dependencies.
5 months ago
chat_model.py
Safe
6.32 kB
chore: increase max_new_tokens parameter to 4096 across chat model and inference functions for improved response generation
3 months ago
inference.py
Safe
5.32 kB
chore: increase max_new_tokens parameter to 4096 across chat model and inference functions for improved response generation
3 months ago
model_loader.py
Safe
3.54 kB
Update src/backend/model_loader.py
3 months ago