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

  • Log In
  • Sign Up

Spaces:
adride00
/
cikode
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
cikode
Ctrl+K
Ctrl+K
  • 3 contributors
History: 10 commits
adride00
Update app.py to switch to a smaller Spanish-compatible model for improved performance. Introduce a new ECOMMERCE_INFO dictionary for predefined responses related to online sales, enhancing the answer function to prioritize these responses. Refine the Gradio interface title and description to better reflect the focus on ecommerce assistance.
9ebcaff 18 days ago
  • .gitattributes
    1.52 kB
    Duplicate from gradio-templates/chatbot 19 days ago
  • README.md
    368 Bytes
    initial commit 19 days ago
  • app.py
    6.23 kB
    Update app.py to switch to a smaller Spanish-compatible model for improved performance. Introduce a new ECOMMERCE_INFO dictionary for predefined responses related to online sales, enhancing the answer function to prioritize these responses. Refine the Gradio interface title and description to better reflect the focus on ecommerce assistance. 18 days ago
  • requirements.txt
    72 Bytes
    Refactor app.py to implement a Spanish language model for improved conversational responses. Update the answer function to format conversation history and enhance response generation with additional parameters. Modify Gradio interface description to reflect the new focus on online sales assistance. Update requirements.txt to include the latest Gradio version. 18 days ago