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

google
/
flan-t5-small

Transformers
PyTorch
google-tensorflow TensorFlow
JAX
Safetensors
t5
text2text-generation
text-generation-inference
Model card Files Files and versions
xet
Community
24

Instructions to use google/flan-t5-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use google/flan-t5-small with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("google/flan-t5-small")
    model = AutoModelForSeq2SeqLM.from_pretrained("google/flan-t5-small")
  • Notebooks
  • Google Colab
  • Kaggle
flan-t5-small / coreml
396 MB
Ctrl+K
Ctrl+K
  • 7 contributors
History: 1 commit
haiNam2711's picture
haiNam2711
CoreML Conversion
210bec3 verified over 1 year ago
  • text2text-generation
    CoreML Conversion over 1 year ago
  • .DS_Store
    6.15 kB
    CoreML Conversion over 1 year ago