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

Maimonator
/
coedit-large-onnx

Transformers
ONNX
t5
text2text-generation
Model card Files Files and versions
xet
Community

Instructions to use Maimonator/coedit-large-onnx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Maimonator/coedit-large-onnx with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Maimonator/coedit-large-onnx")
    model = AutoModelForSeq2SeqLM.from_pretrained("Maimonator/coedit-large-onnx")
  • Notebooks
  • Google Colab
  • Kaggle
coedit-large-onnx
8.6 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Maimonator's picture
Maimonator
Upload onnx model
f3132f2 over 2 years ago
  • onnx
    Upload onnx model over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    25 Bytes
    initial commit over 2 years ago
  • config.json
    790 Bytes
    Upload onnx model over 2 years ago
  • generation_config.json
    142 Bytes
    Upload onnx model over 2 years ago
  • quantize_config.json
    3.45 kB
    Upload onnx model over 2 years ago
  • special_tokens_map.json
    2.2 kB
    Upload onnx model over 2 years ago
  • spiece.model
    792 kB
    xet
    Upload onnx model over 2 years ago
  • tokenizer.json
    2.42 MB
    Upload onnx model over 2 years ago
  • tokenizer_config.json
    2.46 kB
    Upload onnx model over 2 years ago