Explorar o código

Update README

oobabooga %!s(int64=3) %!d(string=hai) anos
pai
achega
aeff0d4cc1
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -71,7 +71,9 @@ Then follow these steps to install:
 2. Place GPT-J-6B's config.json file in that same folder: [config.json](https://huggingface.co/EleutherAI/gpt-j-6B/raw/main/config.json)
 3. Download GPT-J-6B under `models/gpt-j-6B`:
 
-    python download-model.py EleutherAI/gpt-j-6B
+```
+python download-model.py EleutherAI/gpt-j-6B
+```
 
 #### Converting to pytorch (optional)