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

ktrl
/
scanaiv1

Text Generation
fastText
Turkish
code
Model card Files Files and versions
xet
Community

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

  • Libraries
  • fastText

    How to use ktrl/scanaiv1 with fastText:

    from huggingface_hub import hf_hub_download
    import fasttext
    
    model = fasttext.load_model(hf_hub_download("ktrl/scanaiv1", "model.bin"))
  • Notebooks
  • Google Colab
  • Kaggle
scanaiv1
1.7 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
ktrl's picture
ktrl
Update README.md
7fd08fd verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    179 Bytes
    Update README.md over 1 year ago