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

Salesforce
/
mixqg-large

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

Instructions to use Salesforce/mixqg-large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Salesforce/mixqg-large with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Salesforce/mixqg-large")
    model = AutoModelForSeq2SeqLM.from_pretrained("Salesforce/mixqg-large")
  • Notebooks
  • Google Colab
  • Kaggle
mixqg-large
5.9 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 6 commits
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model
47cec9c verified over 1 year ago
  • .gitattributes
    1.23 kB
    Adding `safetensors` variant of this model over 1 year ago
  • README.md
    2.85 kB
    Update README.md over 1 year ago
  • config.json
    1.46 kB
    add model over 4 years ago
  • model.safetensors
    2.95 GB
    xet
    Adding `safetensors` variant of this model over 1 year ago
  • pytorch_model.bin
    2.95 GB
    xet
    add model over 4 years ago
  • special_tokens_map.json
    1.79 kB
    add tokenizer over 4 years ago
  • spiece.model
    792 kB
    xet
    add tokenizer over 4 years ago
  • tokenizer.json
    1.39 MB
    add tokenizer over 4 years ago
  • tokenizer_config.json
    1.97 kB
    add tokenizer over 4 years ago