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

i2ebuddy
/
i2ebuddy-gpt2

Text Generation
fastText
English
text2text-generation
Model card Files Files and versions
xet
Community

Instructions to use i2ebuddy/i2ebuddy-gpt2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • fastText

    How to use i2ebuddy/i2ebuddy-gpt2 with fastText:

    from huggingface_hub import hf_hub_download
    import fasttext
    
    model = fasttext.load_model(hf_hub_download("i2ebuddy/i2ebuddy-gpt2", "model.bin"))
  • Notebooks
  • Google Colab
  • Kaggle
i2ebuddy-gpt2
Ctrl+K
Ctrl+K
  • 2 contributors
History: 9 commits
SoulXS2's picture
SoulXS2
Upload Our leadership.docx
5994dd2 verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • Our leadership.docx
    237 kB
    Upload Our leadership.docx about 2 years ago
  • README.md
    159 Bytes
    Update README.md about 2 years ago
  • app.py
    2.23 kB
    Update app.py about 2 years ago
  • main.py
    920 Bytes
    Upload main.py about 2 years ago