Instructions to use nolabs/outputs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nolabs/outputs with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/codellama-7b-bnb-4bit") model = PeftModel.from_pretrained(base_model, "nolabs/outputs") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Unsloth Desktop
- Xet hash:
- a993522649e36e6bbdd4f90bce6c08f34b0c231e27bbb59ce224b93fc074f527
- Size of remote file:
- 5.43 kB
- SHA256:
- 8023623631dc83f56fc7edf706ce88c3b742f17183ed76704aa15bba3fda572a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.