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