nm-research commited on
Commit
7b37ead
·
verified ·
1 Parent(s): d7f242c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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>baseion 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>
 
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>