Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -159,7 +159,7 @@ gradient_accumulation_steps: 16
|
|
| 159 |
num_train_epochs: 4
|
| 160 |
packing: false
|
| 161 |
seed: 42
|
| 162 |
-
precision: fp16
|
| 163 |
attention_implementation: eager
|
| 164 |
gradient_checkpointing: true
|
| 165 |
gradient_checkpointing_kwargs:
|
|
@@ -207,7 +207,7 @@ Example prompt suite included:
|
|
| 207 |
## Compute / Infrastructure
|
| 208 |
|
| 209 |
* **Training stack:** `transformers`, `trl`, `peft`
|
| 210 |
-
* **Hardware:**
|
| 211 |
* **Framework versions:** PEFT 0.18.1 (per metadata)
|
| 212 |
|
| 213 |
## Citation
|
|
|
|
| 159 |
num_train_epochs: 4
|
| 160 |
packing: false
|
| 161 |
seed: 42
|
| 162 |
+
precision: fp16
|
| 163 |
attention_implementation: eager
|
| 164 |
gradient_checkpointing: true
|
| 165 |
gradient_checkpointing_kwargs:
|
|
|
|
| 207 |
## Compute / Infrastructure
|
| 208 |
|
| 209 |
* **Training stack:** `transformers`, `trl`, `peft`
|
| 210 |
+
* **Hardware:** Single GPU RTX 4090
|
| 211 |
* **Framework versions:** PEFT 0.18.1 (per metadata)
|
| 212 |
|
| 213 |
## Citation
|