Skip to content

Commit

Permalink
Deployed b30649f with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aarora79 committed Jan 10, 2025
1 parent bdac23d commit 29e8b36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cli.html
Original file line number Diff line number Diff line change
Expand Up @@ -1288,7 +1288,7 @@ <h1 id="fmbench-cli"><code>FMBench</code> CLI<a class="headerlink" href="#fmbenc
<p><code>--local-mode</code> {yes,no} Specify if running in local mode or not. Options: yes, no. Default is no. </p>
<p><code>--tmp-dir</code> TMP_DIR (<em>Optional</em>) An optional tmp directory if fmbench is running in local mode. </p>
<p><code>--write-bucket</code> WRITE_BUCKET Write bucket that is used for sagemaker endpoints in local mode and storing metrics in s3 mode. </p>
<p><code>-A</code> key=value Specify a key value pair which will be used to replace the <code>{key}</code> in the given config file. The key could be anything that you have templatized in the config file as <code>{key}</code> and it will be replaced with <code>value</code>. This comes in handy when using a generic configuration file and replace keys such <code>model_id</code>, <code>tp_degree</code> etc. Note that you are not limited to pre-defined set of keys, you can put any key in the config file as <code>{key}</code> and it will get replaced with its value. If there are multiple key value pairs, then simply specify the <code>-A</code> option multiple times in the command line. </p>
<p><code>-A</code> key=value (<em>Optional</em>) Specify a key value pair which will be used to replace the <code>{key}</code> in the given config file. The key could be anything that you have templatized in the config file as <code>{key}</code> and it will be replaced with <code>value</code>. This comes in handy when using a generic configuration file and replace keys such <code>model_id</code>, <code>tp_degree</code> etc. Note that you are not limited to pre-defined set of keys, you can put any key in the config file as <code>{key}</code> and it will get replaced with its value. If there are multiple key value pairs, then simply specify the <code>-A</code> option multiple times in the command line. </p>



Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

0 comments on commit 29e8b36

Please sign in to comment.