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

  • Log In
  • Sign Up

NeuralNotwork
/
blenderbot-400M-ct

Transformers
PyTorch
blenderbot
text2text-generation
Model card Files Files and versions
xet
Community
1

Instructions to use NeuralNotwork/blenderbot-400M-ct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use NeuralNotwork/blenderbot-400M-ct with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("NeuralNotwork/blenderbot-400M-ct")
    model = AutoModelForSeq2SeqLM.from_pretrained("NeuralNotwork/blenderbot-400M-ct")
  • Notebooks
  • Google Colab
  • Kaggle
blenderbot-400M-ct
1.46 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 2 commits
Shaojie Jiang
CT finetuned facebook/blenderbot-400M-distill.
6f9f2d0 about 4 years ago
  • .gitattributes
    1.22 kB
    initial commit about 4 years ago
  • added_tokens.json
    16 Bytes
    CT finetuned facebook/blenderbot-400M-distill. about 4 years ago
  • config.json
    1.63 kB
    CT finetuned facebook/blenderbot-400M-distill. about 4 years ago
  • merges.txt
    62.9 kB
    CT finetuned facebook/blenderbot-400M-distill. about 4 years ago
  • pytorch_model.bin
    1.46 GB
    xet
    CT finetuned facebook/blenderbot-400M-distill. about 4 years ago
  • special_tokens_map.json
    772 Bytes
    CT finetuned facebook/blenderbot-400M-distill. about 4 years ago
  • tokenizer_config.json
    1.21 kB
    CT finetuned facebook/blenderbot-400M-distill. about 4 years ago
  • vocab.json
    127 kB
    CT finetuned facebook/blenderbot-400M-distill. about 4 years ago