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

alanila
/
fbt

Transformers
PyTorch
t5
text2text-generation
text-generation-inference
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use alanila/fbt with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMultimodalLM
    
    tokenizer = AutoTokenizer.from_pretrained("alanila/fbt")
    model = AutoModelForMultimodalLM.from_pretrained("alanila/fbt")
  • Notebooks
  • Google Colab
  • Kaggle
fbt
493 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
alanila's picture
alanila
Update config.json
7914309 over 3 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • config.json
    1.48 kB
    Update config.json over 3 years ago
  • pytorch_model.bin
    57.7 kB
    Rename pytorch_model.bin.html to pytorch_model.bin over 3 years ago
  • special_tokens_map.json
    2.2 kB
    Upload tokenizer over 3 years ago
  • spiece.model
    51.3 kB
    Rename spiece.model.html to spiece.model over 3 years ago
  • tokenizer.json
    376 kB
    Upload tokenizer over 3 years ago
  • tokenizer_config.json
    2.35 kB
    Upload tokenizer over 3 years ago