- [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
```console
$ echo "source ~/.llama-completion.bash" >> ~/.bashrc
```
+
+## References