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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

booksouls
/
bart-large-cnn

Transformers
TensorBoard
Safetensors
bart
text2text-generation
Model card Files Files and versions
xet
Metrics Training metrics Community
2

Instructions to use booksouls/bart-large-cnn with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use booksouls/bart-large-cnn with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("booksouls/bart-large-cnn")
    model = AutoModelForSeq2SeqLM.from_pretrained("booksouls/bart-large-cnn", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
bart-large-cnn / 8-bit
462 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
booksouls
add 8-bit quantization
05943ab about 2 years ago
  • config.json
    2.13 kB
    add 8-bit quantization about 2 years ago
  • generation_config.json
    358 Bytes
    add 8-bit quantization about 2 years ago
  • model.safetensors
    462 MB
    xet
    add 8-bit quantization about 2 years ago