Instructions to use BEGADE/chatbot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use BEGADE/chatbot with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("gpt2") model = PeftModel.from_pretrained(base_model, "BEGADE/chatbot") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a49b30e5cb67784af228952f380a3b92025480382fb9673a4b35031b8799050a
- Size of remote file:
- 318 MB
- SHA256:
- 8fec581f4df33e239ae74c514d43621b773a3ddfa280d41a58d31eb329fd8fdd
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.