Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
cochi1706
/
CodingAssistant
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
CodingAssistant
3.7 kB
  • 2 contributors
History: 18 commits
cochi1706's picture
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
    1.52 kB
    Duplicate from gradio-templates/chatbot 4 months ago
  • README.md
    483 Bytes
    initial commit 4 months ago
  • app.py
    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
    123 Bytes
    Add requirements.txt for project dependencies 4 months ago