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

yeombora
/
dialogue_summary_onnx

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

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

  • Libraries
  • Transformers

    How to use yeombora/dialogue_summary_onnx with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("yeombora/dialogue_summary_onnx")
    model = AutoModelForSeq2SeqLM.from_pretrained("yeombora/dialogue_summary_onnx")
  • Notebooks
  • Google Colab
  • Kaggle
dialogue_summary_onnx
589 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 2 commits
inni-iii
feat: add file
6c659af over 3 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • config.json
    1.46 kB
    feat: add file over 3 years ago
  • model.onnx
    588 MB
    xet
    feat: add file over 3 years ago
  • special_tokens_map.json
    123 Bytes
    feat: add file over 3 years ago
  • tokenizer.json
    1.05 MB
    feat: add file over 3 years ago
  • tokenizer_config.json
    349 Bytes
    feat: add file over 3 years ago