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
File size: 133 Bytes
6312436 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:3f9e4a5eef13bfeda581b2aceee5ca31734d9f48c492ad5af742dd7185ae9211
size 17210668
|