mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-06-28 12:25:03 +00:00
readme : minor
This commit is contained in:
@ -519,10 +519,7 @@ If your issue is with model generation quality, then please at least scan the fo
|
|||||||
- [Aligning language models to follow instructions](https://openai.com/research/instruction-following)
|
- [Aligning language models to follow instructions](https://openai.com/research/instruction-following)
|
||||||
- [Training language models to follow instructions with human feedback](https://arxiv.org/abs/2203.02155)
|
- [Training language models to follow instructions with human feedback](https://arxiv.org/abs/2203.02155)
|
||||||
|
|
||||||
#### References
|
## Completions
|
||||||
|
|
||||||
|
|
||||||
### Completions
|
|
||||||
Command-line completion is available for some environments.
|
Command-line completion is available for some environments.
|
||||||
|
|
||||||
#### Bash Completion
|
#### Bash Completion
|
||||||
@ -535,3 +532,5 @@ automatically. For example:
|
|||||||
```console
|
```console
|
||||||
$ echo "source ~/.llama-completion.bash" >> ~/.bashrc
|
$ echo "source ~/.llama-completion.bash" >> ~/.bashrc
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## References
|
||||||
|
Reference in New Issue
Block a user