Update README.md
Browse files
README.md
CHANGED
@@ -178,13 +178,13 @@ Network Architecture: Qwen-14B-Instruct
|
|
178 |
**Input Type(s):** Text <br>
|
179 |
**Input Format(s):** String <br>
|
180 |
**Input Parameters:** One-Dimensional (1D) <br>
|
181 |
-
**Other Properties Related to Input:**
|
182 |
|
183 |
## Output: <br>
|
184 |
**Output Type(s):** Text <br>
|
185 |
**Output Format:** String <br>
|
186 |
**Output Parameters:** One-Dimensional (1D) <br>
|
187 |
-
**Other Properties Related to Output:**
|
188 |
|
189 |
Our AI models are designed and/or optimized to run on NVIDIA GPU-accelerated systems. By leveraging NVIDIA’s hardware (e.g. GPU cores) and software frameworks (e.g., CUDA libraries), the model achieves faster training and inference times compared to CPU-only solutions. <br>
|
190 |
|
|
|
178 |
**Input Type(s):** Text <br>
|
179 |
**Input Format(s):** String <br>
|
180 |
**Input Parameters:** One-Dimensional (1D) <br>
|
181 |
+
**Other Properties Related to Input:** Trained for up to 64,000 output tokens <br>
|
182 |
|
183 |
## Output: <br>
|
184 |
**Output Type(s):** Text <br>
|
185 |
**Output Format:** String <br>
|
186 |
**Output Parameters:** One-Dimensional (1D) <br>
|
187 |
+
**Other Properties Related to Output:** Trained for up to 64,000 output tokens <br>
|
188 |
|
189 |
Our AI models are designed and/or optimized to run on NVIDIA GPU-accelerated systems. By leveraging NVIDIA’s hardware (e.g. GPU cores) and software frameworks (e.g., CUDA libraries), the model achieves faster training and inference times compared to CPU-only solutions. <br>
|
190 |
|