Instructions to use not-lain/outputs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use not-lain/outputs with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("google/gemma-2b") model = PeftModel.from_pretrained(base_model, "not-lain/outputs") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 86bf6f95e2b8ad5c3a29d60a43ff8282f2b7f837b9e55c13ab0ecb4574fabd84
- Size of remote file:
- 5.3 kB
- SHA256:
- b0951db9dc53e728b296439e41b0496c1d5a9dcfd53663e7981e90175072544d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.