Instructions to use iamnguyen/OrpoSailor-1.8B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use iamnguyen/OrpoSailor-1.8B with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("sail/Sailor-1.8B") model = PeftModel.from_pretrained(base_model, "iamnguyen/OrpoSailor-1.8B") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 008be92dffcc2a64d0e3c35b3734116dc3a2709ed43f338600d6adee32cd13d8
- Size of remote file:
- 5.24 kB
- SHA256:
- 5ed1110d97d4c56474c8ec3e8dd400a104157f54db51abf406b8de976417558a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.