瀏覽代碼

readme : minor

Georgi Gerganov 11 月之前
父節點
當前提交
04045bb842
共有 1 個文件被更改,包括 3 次插入4 次删除
  1. 3 4
      README.md

+ 3 - 4
README.md

@@ -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