Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -10,7 +10,8 @@ pipeline_tag: text-generation
|
|
| 10 |
|
| 11 |
# CodeLlama-7b-Python-hf-4bit
|
| 12 |
|
| 13 |
-
This model was converted to MLX format from codellama/CodeLlama-7b-Python-hf
|
|
|
|
| 14 |
|
| 15 |
## Use with mlx
|
| 16 |
|
|
|
|
| 10 |
|
| 11 |
# CodeLlama-7b-Python-hf-4bit
|
| 12 |
|
| 13 |
+
This model was converted to MLX format from [`codellama/CodeLlama-7b-Python-hf`]().
|
| 14 |
+
Please, refer to the [original model card](https://huggingface.co/codellama/CodeLlama-7b-Python-hf) for more details on the original model.
|
| 15 |
|
| 16 |
## Use with mlx
|
| 17 |
|