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

intm
/
codet5-small-go_generation

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

Instructions to use intm/codet5-small-go_generation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use intm/codet5-small-go_generation with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMultimodalLM
    
    tokenizer = AutoTokenizer.from_pretrained("intm/codet5-small-go_generation")
    model = AutoModelForMultimodalLM.from_pretrained("intm/codet5-small-go_generation")
  • Notebooks
  • Google Colab
  • Kaggle
codet5-small-go_generation
243 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
intm's picture
intm
Update README.md
12c2cac almost 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • README.md
    1.71 kB
    Update README.md almost 3 years ago
  • added_tokens.json
    2 Bytes
    add tokens... about 3 years ago
  • config.json
    892 Bytes
    version_1 about 3 years ago
  • example_usage.py
    1.06 kB
    add dataset about 3 years ago
  • merges.txt
    294 kB
    add tokens... about 3 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage"

    What is a pickle import?

    242 MB
    xet
    version_1 about 3 years ago
  • special_tokens_map.json
    12.5 kB
    add tokens... about 3 years ago
  • tokenizer_config.json
    1.48 kB
    add tokens... about 3 years ago
  • vocab.json
    703 kB
    add tokens... about 3 years ago