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

minhdang
/
onnx_tran

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

Instructions to use minhdang/onnx_tran with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use minhdang/onnx_tran with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("minhdang/onnx_tran")
    model = AutoModelForSeq2SeqLM.from_pretrained("minhdang/onnx_tran")
  • Notebooks
  • Google Colab
  • Kaggle
onnx_tran
496 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
minhdang's picture
minhdang
Upload ort_config.json with huggingface_hub
079ece0 verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    31 Bytes
    initial commit almost 2 years ago
  • config.json
    789 Bytes
    Upload config.json with huggingface_hub almost 2 years ago
  • decoder_model_quantized.onnx
    191 MB
    xet
    Upload decoder_model_quantized.onnx with huggingface_hub almost 2 years ago
  • decoder_with_past_model_quantized.onnx
    177 MB
    xet
    Upload decoder_with_past_model_quantized.onnx with huggingface_hub almost 2 years ago
  • encoder_model_quantized.onnx
    124 MB
    xet
    Upload encoder_model_quantized.onnx with huggingface_hub almost 2 years ago
  • ort_config.json
    763 Bytes
    Upload ort_config.json with huggingface_hub almost 2 years ago
  • special_tokens_map.json
    1.45 kB
    Upload special_tokens_map.json with huggingface_hub almost 2 years ago
  • spiece.model
    1.1 MB
    xet
    Upload spiece.model with huggingface_hub almost 2 years ago
  • tokenizer.json
    3.5 MB
    Upload tokenizer.json with huggingface_hub almost 2 years ago
  • tokenizer_config.json
    10.4 kB
    Upload tokenizer_config.json with huggingface_hub almost 2 years ago