Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,9 @@ inference: false
|
|
11 |
|
12 |
The Model [mlx-community/omost-llama-3-8b-mlx-8bit](https://huggingface.co/mlx-community/omost-llama-3-8b-mlx-8bit) was converted to MLX format from [lllyasviel/omost-llama-3-8b](https://huggingface.co/lllyasviel/omost-llama-3-8b) using mlx-lm version **0.14.3**.
|
13 |
|
|
|
|
|
|
|
14 |
## Use with mlx
|
15 |
|
16 |
```bash
|
|
|
11 |
|
12 |
The Model [mlx-community/omost-llama-3-8b-mlx-8bit](https://huggingface.co/mlx-community/omost-llama-3-8b-mlx-8bit) was converted to MLX format from [lllyasviel/omost-llama-3-8b](https://huggingface.co/lllyasviel/omost-llama-3-8b) using mlx-lm version **0.14.3**.
|
13 |
|
14 |
+
## Intended Usage
|
15 |
+
Model finetuned specifically for lllyasviel's Omost project
|
16 |
+
|
17 |
## Use with mlx
|
18 |
|
19 |
```bash
|