Fix version description
Browse files
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 |
-
|
45 |
|
46 |
-
**This repository contains the
|
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 7B parameters model.**
|
47 |
|
48 |
**Input** Models input text only.
|
49 |
|