Instructions to use Against61/ayz_bot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Against61/ayz_bot with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TheBloke/saiga_mistral_7b-GPTQ") model = PeftModel.from_pretrained(base_model, "Against61/ayz_bot") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a0af2b38581a126f1329b09925ab1dd877c8131d115a50f30c02de7865b4a240
- Size of remote file:
- 4.92 kB
- SHA256:
- 4e5885f0dab7b13121d6f1d357a85c0b42f6d3ad93845f728876296e96d1601c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.