Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cochi1706
/
CodingAssistant
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
84a0118
CodingAssistant
3.7 kB
2 contributors
History:
18 commits
cochi1706
Enhance text generation parameters in chatbot application by setting max_length to 100 and temperature to 0.7. Simplify response function by directly passing the message to the text generator, improving clarity and efficiency in message processing.
84a0118
4 months ago
.gitattributes
Safe
1.52 kB
Duplicate from gradio-templates/chatbot
4 months ago
README.md
Safe
483 Bytes
initial commit
4 months ago
app.py
Safe
1.57 kB
Enhance text generation parameters in chatbot application by setting max_length to 100 and temperature to 0.7. Simplify response function by directly passing the message to the text generator, improving clarity and efficiency in message processing.
4 months ago
requirements.txt
Safe
123 Bytes
Add requirements.txt for project dependencies
4 months ago