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

  • Log In
  • Sign Up

ShahzebKhoso
/
t5-small-opencode-lora

PEFT
Transformers
code-generation
t5
lora
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use ShahzebKhoso/t5-small-opencode-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use ShahzebKhoso/t5-small-opencode-lora with PEFT:

    Task type is invalid.
  • Transformers

    How to use ShahzebKhoso/t5-small-opencode-lora with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("ShahzebKhoso/t5-small-opencode-lora", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
t5-small-opencode-lora
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
ShahzebKhoso's picture
ShahzebKhoso
Update README.md
fc5baf7 verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    1.97 kB
    Update README.md about 1 year ago
  • special_tokens_map.json
    2.54 kB
    Initial commit with README, tokenizer, and LoRA adapter about 1 year ago
  • spiece.model
    792 kB
    xet
    Initial commit with README, tokenizer, and LoRA adapter about 1 year ago
  • tokenizer.json
    2.42 MB
    Initial commit with README, tokenizer, and LoRA adapter about 1 year ago
  • tokenizer_config.json
    20.8 kB
    Initial commit with README, tokenizer, and LoRA adapter about 1 year ago