Skip to content

Commit af928ae

Browse files
ggerganovNeoZhangJianyu
authored andcommitted
readme : minor
1 parent a32b415 commit af928ae

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -553,10 +553,7 @@ If your issue is with model generation quality, then please at least scan the fo
553553
- [Aligning language models to follow instructions](https://openai.com/research/instruction-following)
554554
- [Training language models to follow instructions with human feedback](https://arxiv.org/abs/2203.02155)
555555
556-
#### References
557-
558-
559-
### Completions
556+
## Completions
560557
Command-line completion is available for some environments.
561558
562559
#### Bash Completion
@@ -569,3 +566,5 @@ automatically. For example:
569566
```console
570567
$ echo "source ~/.llama-completion.bash" >> ~/.bashrc
571568
```
569+
570+
## References

0 commit comments

Comments
 (0)