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

teapotai
/
instruct-teapot

Transformers
ONNX
t5
text2text-generation
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use teapotai/instruct-teapot with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("teapotai/instruct-teapot")
    model = AutoModelForSeq2SeqLM.from_pretrained("teapotai/instruct-teapot")
  • Notebooks
  • Google Colab
  • Kaggle
instruct-teapot
Ctrl+K
Ctrl+K
  • 2 contributors
History: 9 commits
zakerytclarke's picture
zakerytclarke
Update README.md
7d0bc55 verified over 1 year ago
  • onnx
    flan-base-retrain about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    2.38 kB
    Update README.md over 1 year ago
  • config.json
    1.53 kB
    flan-base-retrain about 2 years ago
  • generation_config.json
    142 Bytes
    flan-base-retrain about 2 years ago
  • special_tokens_map.json
    2.2 kB
    Fine tuned instruct v0.1 about 2 years ago
  • spiece.model
    792 kB
    xet
    flan-base-retrain about 2 years ago
  • tokenizer.json
    2.42 MB
    Fine tuned instruct v0.1 about 2 years ago
  • tokenizer_config.json
    2.35 kB
    Fine tuned instruct v0.1 about 2 years ago