Update README.md
Browse files
README.md
CHANGED
@@ -290,7 +290,7 @@ guidellm --model neuralmagic/granite-3.1-2b-base-quantized.w4a16 --target "http:
|
|
290 |
<th>Docstring Generation<br>prefill: 768 tokens<br>decode: 128 tokens</th>
|
291 |
<th>Code Fixing<br>prefill: 1024 tokens<br>decode: 1024 tokens</th>
|
292 |
<th>RAG<br>prefill: 1024 tokens<br>decode: 128 tokens</th>
|
293 |
-
<th>
|
294 |
<th>Multi-turn Chat<br>prefill: 512 tokens<br>decode: 256 tokens</th>
|
295 |
<th>Large Summarization<br>prefill: 4096 tokens<br>decode: 512 tokens</th>
|
296 |
</tr>
|
|
|
290 |
<th>Docstring Generation<br>prefill: 768 tokens<br>decode: 128 tokens</th>
|
291 |
<th>Code Fixing<br>prefill: 1024 tokens<br>decode: 1024 tokens</th>
|
292 |
<th>RAG<br>prefill: 1024 tokens<br>decode: 128 tokens</th>
|
293 |
+
<th>Instruction Following<br>prefill: 256 tokens<br>decode: 128 tokens</th>
|
294 |
<th>Multi-turn Chat<br>prefill: 512 tokens<br>decode: 256 tokens</th>
|
295 |
<th>Large Summarization<br>prefill: 4096 tokens<br>decode: 512 tokens</th>
|
296 |
</tr>
|