Instructions to use nutorbit/output with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nutorbit/output 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, "nutorbit/output") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2ef3335822b460ef0c8b9150f8f48880291dc939df81e31f839e999264889b0d
- Size of remote file:
- 4.28 kB
- SHA256:
- 428153a1214f68b547f352be833bc11167d8eaf6b2c1b798a16ec59fc67855aa
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.