renamed 'cli commands' to 'numa' as to be coherent with rest of readme

This commit is contained in:
Mohammadreza Hendiani 2024-04-20 16:58:05 +03:30
parent cf025dfbdb
commit 4adabc6640
No known key found for this signature in database
GPG key ID: 6910AB8B88C616E8

View file

@ -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="#interactive-mode">Interactive mode</a></li>
<li><a href="#constrained-output-with-grammars">Constrained output with grammars</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="#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="#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="#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> <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 ### 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 To use it in numactl mode you will need the package
## Unix ## Unix