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

nilotpaldhar2004
/
blenderbot-chatbot

Transformers
Safetensors
English
blenderbot
text2text-generation
conversational
chatbot
fine-tuned
Model card Files Files and versions
xet
Community

Instructions to use nilotpaldhar2004/blenderbot-chatbot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use nilotpaldhar2004/blenderbot-chatbot with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("nilotpaldhar2004/blenderbot-chatbot")
    model = AutoModelForSeq2SeqLM.from_pretrained("nilotpaldhar2004/blenderbot-chatbot")
  • Notebooks
  • Google Colab
  • Kaggle
blenderbot-chatbot
1.46 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 16 commits
nilotpaldhar2004's picture
nilotpaldhar2004
Update README.md
dfe734a verified 2 months ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • README.md
    1.31 kB
    Update README.md 2 months ago
  • added_tokens.json
    21 Bytes
    Upload folder using huggingface_hub 3 months ago
  • config.json
    1.63 kB
    Upload folder using huggingface_hub 3 months ago
  • generation_config.json
    342 Bytes
    Upload folder using huggingface_hub 3 months ago
  • merges.txt
    62.9 kB
    Upload folder using huggingface_hub 3 months ago
  • model.safetensors
    1.46 GB
    xet
    Upload folder using huggingface_hub 3 months ago
  • special_tokens_map.json
    957 Bytes
    Upload folder using huggingface_hub 3 months ago
  • tokenizer_config.json
    1.19 kB
    Upload folder using huggingface_hub 3 months ago
  • vocab.json
    143 kB
    Upload folder using huggingface_hub 3 months ago