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

  • Log In
  • Sign Up

patrickvonplaten
/
t5-tiny-random

Transformers
PyTorch
google-tensorflow TensorFlow
JAX
t5
text2text-generation
text-generation-inference
Model card Files Files and versions
xet
Community
4

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

  • Libraries
  • Transformers

    How to use patrickvonplaten/t5-tiny-random with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("patrickvonplaten/t5-tiny-random")
    model = AutoModelForSeq2SeqLM.from_pretrained("patrickvonplaten/t5-tiny-random")
  • Notebooks
  • Google Colab
  • Kaggle

No model card

Downloads last month
113,435
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Spaces using patrickvonplaten/t5-tiny-random 12

🐠
ghrua/repo-app
🌍
sonalkum/GAMA
πŸ†
sonalkum/GAMA-IT
⚑
xmadai/1bit_llama3_instruct_xmad_chatbot
πŸ’¬
xmadai/1bit_llama3_instruct_xmad_qa_batch
⚑
chendl/multimodal
πŸš€
trishv/songy
πŸš€
techguytfs/voice_clone_v2
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs