pcuenq HF staff commited on
Commit
5780576
1 Parent(s): 175b416

Fix version description

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -41,9 +41,9 @@ Model capabilities:
41
  * Code Llama - Python: designed specifically for Python
42
  * Code Llama - Instruct: for instruction following and safer deployment
43
 
44
- =All variants are available in sizes of 7B, 13B and 34B parameters.
45
 
46
- **This repository contains the base model of 7B parameters.**
47
 
48
  **Input** Models input text only.
49
 
 
41
  * Code Llama - Python: designed specifically for Python
42
  * Code Llama - Instruct: for instruction following and safer deployment
43
 
44
+ All variants are available in sizes of 7B, 13B and 34B parameters.
45
 
46
+ **This repository contains the Python version of the 13B parameters model.**
47
 
48
  **Input** Models input text only.
49