Instructions to use sooko/sooko_ai with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use sooko/sooko_ai with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-v0.1") model = PeftModel.from_pretrained(base_model, "sooko/sooko_ai") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ad82496be2b79cfe9e31e19dddb0670c730c6f99b4fcb144330472b0f2a6839f
- Size of remote file:
- 4.86 kB
- SHA256:
- 734f7e35eee01e3783fd7767d16f3166d22fb26f8c4a3f8bcc434970bafc6295
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.