pcuenq HF staff commited on
Commit
6728f3a
1 Parent(s): 47efc58

Fix version

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 Instruct version of the 34B parameters model.**
47
 
48
  **Input** Models input text only.
49