renamed 'cli commands' to 'numa' as to be coherent with rest of readme
This commit is contained in:
parent
cf025dfbdb
commit
4adabc6640
1 changed files with 3 additions and 2 deletions
|
@ -48,7 +48,7 @@ Inference of Meta's [LLaMA](https://arxiv.org/abs/2302.13971) model (and others)
|
|||
<li><a href="#interactive-mode">Interactive mode</a></li>
|
||||
<li><a href="#constrained-output-with-grammars">Constrained output with grammars</a></li>
|
||||
<li><a href="#instruct-mode">Instruct mode</a></li>
|
||||
<li><a href="#cli-commands">Cli commands</a></li>
|
||||
<li><a href="#numa">Numa</a></li>
|
||||
<li><a href="#obtaining-and-using-the-facebook-llama-2-model">Obtaining and using the Facebook LLaMA 2 model</a></li>
|
||||
<li><a href="#seminal-papers-and-background-on-the-models">Seminal papers and background on the models</a></li>
|
||||
<li><a href="#perplexity-measuring-model-quality">Perplexity (measuring model quality)</a></li>
|
||||
|
@ -896,7 +896,8 @@ cadaver, cauliflower, cabbage (vegetable), catalpa (tree) and Cailleach.
|
|||
|
||||
### Cli commands
|
||||
|
||||
- #### Numa (attempt optimizations that help on some NUMA systems):
|
||||
- #### Numa
|
||||
attempt optimizations that help on some NUMA systems.
|
||||
To use it in numactl mode you will need the package
|
||||
|
||||
## Unix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue