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

  • Log In
  • Sign Up

ShogunAI
/
chatbot

Text Generation
Transformers.js
French
dev
js
text2text-generation
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers.js

    How to use ShogunAI/chatbot with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('text-generation', 'ShogunAI/chatbot');
chatbot
1.76 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Kirito76320's picture
Kirito76320
Update README.md
2acd979 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    239 Bytes
    Update README.md over 1 year ago