pcuenq HF staff commited on
Commit
14e224d
1 Parent(s): 73953cf

Fix version description

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -72,9 +72,9 @@ for seq in sequences:
72
  * Code Llama - Python: designed specifically for Python
73
  * Code Llama - Instruct: for instruction following and safer deployment
74
 
75
- =All variants are available in sizes of 7B, 13B and 34B parameters.
76
 
77
- **This repository contains the base model of 7B parameters.**
78
 
79
  **Input** Models input text only.
80
 
 
72
  * Code Llama - Python: designed specifically for Python
73
  * Code Llama - Instruct: for instruction following and safer deployment
74
 
75
+ All variants are available in sizes of 7B, 13B and 34B parameters.
76
 
77
+ **This repository contains the base version of the 34B parameters model.**
78
 
79
  **Input** Models input text only.
80