Commit ·
da062c1
1
Parent(s): 59358fd
Update README.md
Browse files
README.md
CHANGED
|
@@ -8,7 +8,7 @@ license: llama2
|
|
| 8 |
---
|
| 9 |
# Code Llama for Petals
|
| 10 |
|
| 11 |
-
Resharded Code Llama repository optimized for Petals inference. Instead of having 7 of ~10GiB each, the current repository has 49 shards each one of ~1.5GiB.
|
| 12 |
|
| 13 |
For more information about the model, you can check the official card [here](https://huggingface.co/codellama/CodeLlama-34b-Instruct-hf).
|
| 14 |
|
|
|
|
| 8 |
---
|
| 9 |
# Code Llama for Petals
|
| 10 |
|
| 11 |
+
Resharded Code Llama repository optimized for Petals inference. Instead of having 7 shards of ~10GiB each, the current repository has 49 shards each one of ~1.5GiB.
|
| 12 |
|
| 13 |
For more information about the model, you can check the official card [here](https://huggingface.co/codellama/CodeLlama-34b-Instruct-hf).
|
| 14 |
|