readme : minor

This commit is contained in:
Georgi Gerganov 2025-02-14 00:16:56 +02:00 committed by GitHub
parent 8a8c4ceb60
commit 04045bb842
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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)
- [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.
#### Bash Completion
@ -535,3 +532,5 @@ automatically. For example:
```console
$ echo "source ~/.llama-completion.bash" >> ~/.bashrc
```
## References