Hishambarakat commited on
Commit
c5200f2
·
verified ·
1 Parent(s): 62e8962

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 (T4) / bf16 (Ampere+)
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:** single GPU (T4-class during development), fp16 used on 4090
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