Abdullahu5mani commited on
Commit
feddbdc
·
verified ·
1 Parent(s): 0696ecc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -138,7 +138,7 @@ print(response["choices"][0]["message"]["content"])
138
  | Effective batch size | 16 (batch 2 × grad accumulation 8) |
139
  | Sequence length | 2048 |
140
  | Optimizer | AdamW 8-bit |
141
- | Training hardware | NVIDIA RTX 3060 8GB VRAM |
142
  | Chat template | ChatML |
143
  | Quantization | Q4_K_M (via llama.cpp) |
144
 
 
138
  | Effective batch size | 16 (batch 2 × grad accumulation 8) |
139
  | Sequence length | 2048 |
140
  | Optimizer | AdamW 8-bit |
141
+ | Training hardware | NVIDIA RTX 4070 8GB VRAM |
142
  | Chat template | ChatML |
143
  | Quantization | Q4_K_M (via llama.cpp) |
144