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

shadowlilac
/
t5g-ak

Transformers
Safetensors
t5gemma2
text2text-generation
Model card Files Files and versions
xet
Community

Instructions to use shadowlilac/t5g-ak with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use shadowlilac/t5g-ak with Transformers:

    # Load model directly
    from transformers import AutoProcessor, AutoModelForSeq2SeqLM
    
    processor = AutoProcessor.from_pretrained("shadowlilac/t5g-ak")
    model = AutoModelForSeq2SeqLM.from_pretrained("shadowlilac/t5g-ak")
  • Notebooks
  • Google Colab
  • Kaggle
t5g-ak
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
shadowlilac's picture
shadowlilac
Upload processor
777aed1 verified 4 months ago
  • .gitattributes
    1.57 kB
    Upload processor 4 months ago
  • README.md
    5.17 kB
    Upload T5Gemma2ForConditionalGeneration 4 months ago
  • config.json
    6.87 kB
    Upload T5Gemma2ForConditionalGeneration 4 months ago
  • generation_config.json
    193 Bytes
    Upload T5Gemma2ForConditionalGeneration 4 months ago
  • model.safetensors
    15 GB
    xet
    Upload T5Gemma2ForConditionalGeneration 4 months ago
  • processor_config.json
    560 Bytes
    Upload processor 4 months ago
  • tokenizer.json
    33.4 MB
    xet
    Upload processor 4 months ago
  • tokenizer_config.json
    746 Bytes
    Upload processor 4 months ago