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

xhafaaldi
/
Chat

Question Answering
Adapters
English
Model card Files Files and versions
xet
Community

Instructions to use xhafaaldi/Chat with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Adapters

    How to use xhafaaldi/Chat with Adapters:

    from adapters import AutoAdapterModel
    
    model = AutoAdapterModel.from_pretrained("undefined")
    model.load_adapter("xhafaaldi/Chat", set_active=True)
  • Notebooks
  • Google Colab
  • Kaggle
Chat
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
xhafaaldi's picture
xhafaaldi
Create chat.py
11003f0 almost 3 years ago
  • .gitattributes
    1.48 kB
    initial commit almost 3 years ago
  • README.md
    108 Bytes
    Create README.md almost 3 years ago
  • chat.py
    1.86 kB
    Create chat.py almost 3 years ago