shreyasmeher commited on
Commit
af18f75
·
verified ·
1 Parent(s): e226317

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -66,7 +66,7 @@ inference:
66
  ```
67
 
68
  ### Training Details
69
- - **Framework:** Unsloth optimization framework
70
  - **Hardware:** NVIDIA A100-SXM4-40GB GPU on Delta Supercomputer
71
  - **Training Configuration:**
72
  - Batch Size: 1 per device
@@ -132,7 +132,7 @@ This model is designed for:
132
  title = {ConflLlama: GTD-Finetuned LLaMA-3 8B},
133
  year = {2024},
134
  publisher = {HuggingFace},
135
- note = {Based on Unsloth's LLaMA-3 8B and GTD Dataset}
136
  }
137
  ```
138
 
 
66
  ```
67
 
68
  ### Training Details
69
+ - **Framework:** QLoRA
70
  - **Hardware:** NVIDIA A100-SXM4-40GB GPU on Delta Supercomputer
71
  - **Training Configuration:**
72
  - Batch Size: 1 per device
 
132
  title = {ConflLlama: GTD-Finetuned LLaMA-3 8B},
133
  year = {2024},
134
  publisher = {HuggingFace},
135
+ note = {Based on Meta's LLaMA-3 8B and GTD Dataset}
136
  }
137
  ```
138