Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Professor
/
double-quant-davlan

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

Instructions to use Professor/double-quant-davlan with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Professor/double-quant-davlan with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Professor/double-quant-davlan")
    model = AutoModelForSeq2SeqLM.from_pretrained("Professor/double-quant-davlan")
  • Notebooks
  • Google Colab
  • Kaggle
double-quant-davlan
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Professor's picture
Professor
Upload tokenizer
27193bf verified over 2 years ago
  • .gitattributes
    1.57 kB
    Upload tokenizer over 2 years ago
  • README.md
    5.18 kB
    Upload MT5ForConditionalGeneration over 2 years ago
  • config.json
    1.28 kB
    Upload MT5ForConditionalGeneration over 2 years ago
  • generation_config.json
    147 Bytes
    Upload MT5ForConditionalGeneration over 2 years ago
  • model.safetensors
    1 GB
    xet
    Upload MT5ForConditionalGeneration over 2 years ago
  • special_tokens_map.json
    416 Bytes
    Upload tokenizer over 2 years ago
  • spiece.model
    4.31 MB
    xet
    Upload tokenizer over 2 years ago
  • tokenizer.json
    16.3 MB
    xet
    Upload tokenizer over 2 years ago
  • tokenizer_config.json
    853 Bytes
    Upload tokenizer over 2 years ago