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

roborovski
/
superprompt-v1

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

Instructions to use roborovski/superprompt-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use roborovski/superprompt-v1 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("roborovski/superprompt-v1")
    model = AutoModelForSeq2SeqLM.from_pretrained("roborovski/superprompt-v1")
  • Notebooks
  • Google Colab
  • Kaggle
superprompt-v1
311 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 11 commits
Nick088's picture
Nick088
Fixed misspelling "roborovksi/superprompt-v1" to"roborovski/superprompt-v1" in README.md
016b3c0 verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    3.26 kB
    Fixed misspelling "roborovksi/superprompt-v1" to"roborovski/superprompt-v1" in README.md about 2 years ago
  • config.json
    1.51 kB
    Update config.json about 2 years ago
  • generation_config.json
    142 Bytes
    Upload T5ForConditionalGeneration over 2 years ago
  • model.safetensors
    308 MB
    xet
    Upload T5ForConditionalGeneration over 2 years ago
  • spiece.model
    792 kB
    xet
    Upload spiece.model about 2 years ago
  • tokenizer.json
    2.42 MB
    Upload tokenizer.json about 2 years ago
  • tokenizer_config.json
    2.54 kB
    Upload tokenizer_config.json about 2 years ago