Fix version description
Browse files
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 |
-
|
| 76 |
|
| 77 |
-
**This repository contains the base
|
| 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 |
|