Instructions to use wars08/chatbot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use wars08/chatbot with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("bertin-project/bertin-gpt-j-6B") model = PeftModel.from_pretrained(base_model, "wars08/chatbot") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 88d52f1bfbbb69aaf2945da17f0510cee12853c4344260746984c00c805e00a9
- Size of remote file:
- 29.4 MB
- SHA256:
- 86df6d32a0530ec9d5a14a8e75098de6fb0e7c33559a4875d62ff2bdd9b7ec85
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.