Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
cochi1706
/
CodingAssistant
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
CodingAssistant
4.42 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 22 commits
cochi1706's picture
cochi1706
Enhance text generation parameters by adding eos_token_id, pad_token_id, repetition_penalty, and no_repeat_ngram_size to improve output quality and prevent repetition in chatbot application.
ff8fc2b 6 months ago
  • .gitattributes
    1.52 kB
    Duplicate from gradio-templates/chatbot 6 months ago
  • README.md
    483 Bytes
    initial commit 6 months ago
  • app.py
    2.29 kB
    Enhance text generation parameters by adding eos_token_id, pad_token_id, repetition_penalty, and no_repeat_ngram_size to improve output quality and prevent repetition in chatbot application. 6 months ago
  • requirements.txt
    123 Bytes
    Add requirements.txt for project dependencies 6 months ago