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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

zhaochaofeng
/
chat-t5

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

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

  • Libraries
  • Transformers

    How to use zhaochaofeng/chat-t5 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("zhaochaofeng/chat-t5")
    model = AutoModel.from_pretrained("zhaochaofeng/chat-t5", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
chat-t5
754 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
zhaochaofeng's picture
zhaochaofeng
delete
058886b about 2 years ago
  • .idea
    README.md about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    542 Bytes
    README.md about 2 years ago
  • config.json
    675 Bytes
    chat-t5 about 2 years ago
  • generation_config.json
    170 Bytes
    chat-t5 about 2 years ago
  • model.safetensors
    751 MB
    xet
    chat-t5 about 2 years ago
  • optimizer.pt
    1.8 MB
    xet
    chat-t5 about 2 years ago
  • rng_state.pth
    14.3 kB
    xet
    chat-t5 about 2 years ago
  • scheduler.pt
    1.06 kB
    xet
    chat-t5 about 2 years ago
  • special_tokens_map.json
    417 Bytes
    chat-t5 about 2 years ago
  • tokenizer.json
    1.08 MB
    chat-t5 about 2 years ago
  • tokenizer_config.json
    1.42 kB
    chat-t5 about 2 years ago
  • trainer_state.json
    289 kB
    chat-t5 about 2 years ago
  • training_args.bin
    6.33 kB
    xet
    chat-t5 about 2 years ago