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

lmsys
/
fastchat-t5-3b-v1.0

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

Instructions to use lmsys/fastchat-t5-3b-v1.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use lmsys/fastchat-t5-3b-v1.0 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("lmsys/fastchat-t5-3b-v1.0")
    model = AutoModelForSeq2SeqLM.from_pretrained("lmsys/fastchat-t5-3b-v1.0")
  • Notebooks
  • Google Colab
  • Kaggle
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

Where is the safetensors version of this?

#17 opened over 1 year ago by
APIS-AI

OSError: Can't load config for 'lmsys/fastchat-t5-3b-v1.0'.

#16 opened over 1 year ago by
Biel77

500 internal error when inference from model

#15 opened over 2 years ago by
Diaa-Essam

pyo3_runtime.PanicException: AddedVocabulary bad split

3
#14 opened over 2 years ago by
vberry

Sapce and Newline in same token

#13 opened over 2 years ago by
Kyriota

[AUTOMATED] Model Memory Requirements

#12 opened over 2 years ago by
model-sizer-bot

quantizations

#11 opened almost 3 years ago by
Aryanne

Fastchat generating truncated/Incomplete answers

1
#10 opened almost 3 years ago by
kvmukilan

Special characters like "ã" "õ" "í"

#8 opened almost 3 years ago by
matheusChaves

Adding `safetensors` variant of this model

#7 opened almost 3 years ago by
SFconvertbot

Adding `safetensors` variant of this model

#6 opened almost 3 years ago by
SFconvertbot

Adding `safetensors` variant of this model

#5 opened almost 3 years ago by
SFconvertbot

Adding `safetensors` variant of this model

#4 opened almost 3 years ago by
SFconvertbot

License

👍 1
1
#3 opened about 3 years ago by
djstrong

Special tokens in output generation

3
#2 opened about 3 years ago by
Matthieu

This is my favorite model.

👍 1
4
#1 opened about 3 years ago by
lizelive
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs