Instructions to use xammi/outputs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use xammi/outputs with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/tinyllama-chat-bnb-4bit") model = PeftModel.from_pretrained(base_model, "xammi/outputs") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Unsloth Desktop
Training in progress, step 1500
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 928031856
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d267d8b8ee6daf38a788777a73177794a0273a04b3043b9fb7d63a0c7e073821
|
| 3 |
size 928031856
|
runs/Sep23_18-47-08_sammie/events.out.tfevents.1727138836.sammie.215374.1
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:395f99a0a05c254a6cfd1b4e420fd9ba17d18f9ad72206d197a8db09051b8fea
|
| 3 |
+
size 37337
|