Instructions to use SelectorAI/s2-oracle-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use SelectorAI/s2-oracle-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meetkai/functionary-small-v3.2") model = PeftModel.from_pretrained(base_model, "SelectorAI/s2-oracle-lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 9757b2d8b3d30210a41feec0f4d679a96f6b6f56a1bbea103f95418c1dafb2db
- Size of remote file:
- 17.2 MB
- SHA256:
- 3f9e4a5eef13bfeda581b2aceee5ca31734d9f48c492ad5af742dd7185ae9211
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.