Instructions to use mncai/BC_chatbot_only_true_1020 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mncai/BC_chatbot_only_true_1020 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="mncai/BC_chatbot_only_true_1020")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("mncai/BC_chatbot_only_true_1020") model = AutoModel.from_pretrained("mncai/BC_chatbot_only_true_1020") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4cb3fab421c4708f18cc68c7dc562bc7f56d9a9f863c89a39f0846d752a239d5
- Size of remote file:
- 467 MB
- SHA256:
- abe595dd02e57376fed0a78f293e0deb796914c98d6cf6e35089cec03c19a18b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.