Upload folder using huggingface_hub
Browse files- README.md +4 -2
- adapter_model.bin +1 -1
- optimizer.pt +1 -1
- rng_state.pth +1 -1
- scheduler.pt +1 -1
- trainer_state.json +0 -0
- training_args.bin +2 -2
README.md
CHANGED
|
@@ -5,6 +5,7 @@ library_name: peft
|
|
| 5 |
|
| 6 |
|
| 7 |
The following `bitsandbytes` quantization config was used during training:
|
|
|
|
| 8 |
- load_in_8bit: False
|
| 9 |
- load_in_4bit: True
|
| 10 |
- llm_int8_threshold: 6.0
|
|
@@ -16,6 +17,7 @@ The following `bitsandbytes` quantization config was used during training:
|
|
| 16 |
- bnb_4bit_compute_dtype: float16
|
| 17 |
|
| 18 |
The following `bitsandbytes` quantization config was used during training:
|
|
|
|
| 19 |
- load_in_8bit: False
|
| 20 |
- load_in_4bit: True
|
| 21 |
- llm_int8_threshold: 6.0
|
|
@@ -27,6 +29,6 @@ The following `bitsandbytes` quantization config was used during training:
|
|
| 27 |
- bnb_4bit_compute_dtype: float16
|
| 28 |
### Framework versions
|
| 29 |
|
| 30 |
-
- PEFT 0.
|
| 31 |
|
| 32 |
-
- PEFT 0.
|
|
|
|
| 5 |
|
| 6 |
|
| 7 |
The following `bitsandbytes` quantization config was used during training:
|
| 8 |
+
- quant_method: bitsandbytes
|
| 9 |
- load_in_8bit: False
|
| 10 |
- load_in_4bit: True
|
| 11 |
- llm_int8_threshold: 6.0
|
|
|
|
| 17 |
- bnb_4bit_compute_dtype: float16
|
| 18 |
|
| 19 |
The following `bitsandbytes` quantization config was used during training:
|
| 20 |
+
- quant_method: bitsandbytes
|
| 21 |
- load_in_8bit: False
|
| 22 |
- load_in_4bit: True
|
| 23 |
- llm_int8_threshold: 6.0
|
|
|
|
| 29 |
- bnb_4bit_compute_dtype: float16
|
| 30 |
### Framework versions
|
| 31 |
|
| 32 |
+
- PEFT 0.6.0.dev0
|
| 33 |
|
| 34 |
+
- PEFT 0.6.0.dev0
|
adapter_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 134264397
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0173e8d640e3b97bf023b7dd7ac27385a039124097c4b6511ee3d2757253f468
|
| 3 |
size 134264397
|
optimizer.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 268514565
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9d98fb081f8ae8adbfdf66570c1e22ebe2e127ae4f69c688250445cdf755b504
|
| 3 |
size 268514565
|
rng_state.pth
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 14575
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8d0d99dfd7d57ed64b060f6f59d69104e2ef41bc6504780895e7c66b7cf413d0
|
| 3 |
size 14575
|
scheduler.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 627
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:468a8363eb81d314ece26266458e95441c269841fe873ca22d23f675428e66a4
|
| 3 |
size 627
|
trainer_state.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
training_args.bin
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:dda9faee12cc6bf082bfebf31874aacbda67be29b84b710a466281b06e56914c
|
| 3 |
+
size 4027
|