Skip to content

Commit 04045bb

Browse files
authored
readme : minor
1 parent 8a8c4ce commit 04045bb

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
@@ -519,10 +519,7 @@ If your issue is with model generation quality, then please at least scan the fo
519519
- [Aligning language models to follow instructions](https://openai.com/research/instruction-following)
520520
- [Training language models to follow instructions with human feedback](https://arxiv.org/abs/2203.02155)
521521
522-
#### References
523-
524-
525-
### Completions
522+
## Completions
526523
Command-line completion is available for some environments.
527524
528525
#### Bash Completion
@@ -535,3 +532,5 @@ automatically. For example:
535532
```console
536533
$ echo "source ~/.llama-completion.bash" >> ~/.bashrc
537534
```
535+
536+
## References

0 commit comments

Comments
 (0)