Hugging Face
Models
Datasets
Spaces
Community
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
4 contributors
History:
10 commits
Fazzioni
Update src/backend/model_loader.py
18e4f00
verified
24 days ago
__init__.py
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.
3 months ago
chat.py
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.
3 months ago
chat_model.py
6.32 kB
chore: increase max_new_tokens parameter to 4096 across chat model and inference functions for improved response generation
about 1 month ago
inference.py
5.32 kB
chore: increase max_new_tokens parameter to 4096 across chat model and inference functions for improved response generation
about 1 month ago
model_loader.py
3.54 kB
Update src/backend/model_loader.py
24 days ago