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

  • Log In
  • Sign Up

Jhonwik
/
Chatai

Question Answering
fastText
biology
chemistry
finance
music
art
Model card Files Files and versions
xet
Community

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

  • Libraries
  • fastText

    How to use Jhonwik/Chatai with fastText:

    from huggingface_hub import hf_hub_download
    import fasttext
    
    model = fasttext.load_model(hf_hub_download("Jhonwik/Chatai", "model.bin"))
  • Notebooks
  • Google Colab
  • Kaggle
Chatai
2.07 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Jhonwik's picture
Jhonwik
Update README.md
44246b8 verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    551 Bytes
    Update README.md almost 2 years ago