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

isfs
/
umt5-xxl-int4

Transformers
Safetensors
umt5
text2text-generation
4-bit precision
bitsandbytes
Model card Files Files and versions
xet
Community

Instructions to use isfs/umt5-xxl-int4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use isfs/umt5-xxl-int4 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("isfs/umt5-xxl-int4")
    model = AutoModelForSeq2SeqLM.from_pretrained("isfs/umt5-xxl-int4")
  • Notebooks
  • Google Colab
  • Kaggle
umt5-xxl-int4
21 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
isfs's picture
isfs
Upload tokenizer
a8d34aa verified 3 months ago
  • .gitattributes
    1.57 kB
    Upload tokenizer 3 months ago
  • README.md
    5.17 kB
    Upload UMT5ForConditionalGeneration 3 months ago
  • config.json
    1.32 kB
    Upload UMT5ForConditionalGeneration 3 months ago
  • generation_config.json
    141 Bytes
    Upload UMT5ForConditionalGeneration 3 months ago
  • model.safetensors
    21 GB
    xet
    Upload UMT5ForConditionalGeneration 3 months ago
  • tokenizer.json
    16.9 MB
    xet
    Upload tokenizer 3 months ago
  • tokenizer_config.json
    6.88 kB
    Upload tokenizer 3 months ago