PEFT
TensorBoard
Safetensors
llama
alignment-handbook
Generated from Trainer
trl
sft
4-bit precision
bitsandbytes
Instructions to use dball/zephyr-tiny-sft-qlora-quantized-2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dball/zephyr-tiny-sft-qlora-quantized-2 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TinyLlama/TinyLlama-1.1B-Chat-v1.0") model = PeftModel.from_pretrained(base_model, "dball/zephyr-tiny-sft-qlora-quantized-2") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 18200
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 25272360
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e21c4cbff257adf583db832ec33d5f70e593036d23215da6ac2f6ea526f675ea
|
| 3 |
size 25272360
|
runs/Feb19_12-31-17_0b5ad9a22f19/events.out.tfevents.1708345889.0b5ad9a22f19.3025.0
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:1a4229de3ae780cfdbbb17c954bb2ff227bdb8e4e284f3e22e9609f351d15a40
|
| 3 |
+
size 577589
|