Instructions to use GrantC/micro-orca with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use GrantC/micro-orca with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("EleutherAI/pythia-160m") model = PeftModel.from_pretrained(base_model, "GrantC/micro-orca") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a6aab5d1b6e587c199a0541583cfca9ab0f77faac22aca20fd8077599589d60e
- Size of remote file:
- 2.37 MB
- SHA256:
- d217a1ec630c5c361967a81b1d2d41b7c4c472840ae07e29685393a3667a6461
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.