ivanfioravanti commited on
Commit
2fd732e
·
verified ·
1 Parent(s): d936534

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -8,9 +8,14 @@ tags:
8
  pipeline_tag: text-generation
9
  ---
10
 
 
 
11
  # mlx-community/CodeLlama-70b-hf-4bit-MLX
12
  This model was converted to MLX format from [`codellama/CodeLlama-70b-hf`]().
13
  Refer to the [original model card](https://huggingface.co/codellama/CodeLlama-70b-hf) for more details on the model.
 
 
 
14
  ## Use with mlx
15
 
16
  ```bash
 
8
  pipeline_tag: text-generation
9
  ---
10
 
11
+ ![Alt text](https://cdn.discordapp.com/attachments/1064373193982361601/1202164612645265418/codellama70bbase.png?ex=65cc760a&is=65ba010a&hm=d8db3259380c5faa567b20614af3c1c203a459fa7fbf3e01221bb80d9a95e246&)
12
+
13
  # mlx-community/CodeLlama-70b-hf-4bit-MLX
14
  This model was converted to MLX format from [`codellama/CodeLlama-70b-hf`]().
15
  Refer to the [original model card](https://huggingface.co/codellama/CodeLlama-70b-hf) for more details on the model.
16
+
17
+ This can be used as base for additional fine-tuning experiments.
18
+
19
  ## Use with mlx
20
 
21
  ```bash