Update README.md
Browse files
README.md
CHANGED
|
@@ -207,7 +207,7 @@ The end-to-end training recipe is available in the [NVIDIA Nemotron Developer Re
|
|
| 207 |
|
| 208 |
- **Input Parameters:** One-Dimensional (1D): Sequences
|
| 209 |
|
| 210 |
-
- **Maximum input size:**
|
| 211 |
|
| 212 |
- **Other Properties Related to Input:** Supported languages include: English, Spanish, French, German, Japanese, Italian
|
| 213 |
|
|
@@ -219,7 +219,7 @@ The end-to-end training recipe is available in the [NVIDIA Nemotron Developer Re
|
|
| 219 |
|
| 220 |
- **Output Parameters:** One-Dimensional (1D): Sequences
|
| 221 |
|
| 222 |
-
- **Maximum output size:**
|
| 223 |
|
| 224 |
Our AI models are designed and 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.
|
| 225 |
|
|
|
|
| 207 |
|
| 208 |
- **Input Parameters:** One-Dimensional (1D): Sequences
|
| 209 |
|
| 210 |
+
- **Maximum input size:** 1M tokens
|
| 211 |
|
| 212 |
- **Other Properties Related to Input:** Supported languages include: English, Spanish, French, German, Japanese, Italian
|
| 213 |
|
|
|
|
| 219 |
|
| 220 |
- **Output Parameters:** One-Dimensional (1D): Sequences
|
| 221 |
|
| 222 |
+
- **Maximum output size:** 1M tokens
|
| 223 |
|
| 224 |
Our AI models are designed and 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.
|
| 225 |
|