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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Jinendra
/
code-t5

Transformers
PyTorch
Safetensors
GGUF
t5
text2text-generation
text-generation-inference
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use Jinendra/code-t5 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Jinendra/code-t5")
    model = AutoModelForSeq2SeqLM.from_pretrained("Jinendra/code-t5", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
code-t5
446 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Jinendra's picture
Jinendra
Upload 4 files
9f92f08 verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • config.json
    1.65 kB
    Upload 4 files about 2 years ago
  • convert_to_safetensor.py
    4.18 kB
    Upload 4 files about 2 years ago
  • generation_config.json
    163 Bytes
    Upload 4 files about 2 years ago
  • merges.txt
    294 kB
    Upload 4 files about 2 years ago
  • model.safetensors
    446 MB
    xet
    Upload model.safetensors about 2 years ago