TheBlueObserver
commited on
Commit
•
14174c3
1
Parent(s):
edca900
Upload folder using huggingface_hub (#2)
Browse files- b104be94799c43d37ff5ed89a03693052f52cbc18e95c765ed9d65f5c4ed9737 (70c29f345eca7a73a07f01c2575b71b269d0559e)
README.md
CHANGED
@@ -1,20 +1,21 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
license_link: https://huggingface.co/Qwen/Qwen2.5-1.5B-Instruct/blob/main/LICENSE
|
4 |
language:
|
5 |
- en
|
|
|
|
|
|
|
6 |
pipeline_tag: text-generation
|
7 |
-
base_model: Qwen/Qwen2.5-1.5B-Instruct
|
8 |
tags:
|
9 |
- chat
|
10 |
- mlx
|
11 |
-
|
12 |
---
|
13 |
|
14 |
# TheBlueObserver/Qwen2.5-1.5B-Instruct-MLX-d5688
|
15 |
|
16 |
The Model [TheBlueObserver/Qwen2.5-1.5B-Instruct-MLX-d5688](https://huggingface.co/TheBlueObserver/Qwen2.5-1.5B-Instruct-MLX-d5688) was
|
17 |
-
converted to MLX format from [
|
18 |
using mlx-lm version **0.20.2**.
|
19 |
|
20 |
## Use with mlx
|
|
|
1 |
---
|
2 |
+
base_model: TheBlueObserver/Qwen2.5-1.5B-Instruct
|
|
|
3 |
language:
|
4 |
- en
|
5 |
+
library_name: transformers
|
6 |
+
license: apache-2.0
|
7 |
+
license_link: https://huggingface.co/Qwen/Qwen2.5-1.5B-Instruct/blob/main/LICENSE
|
8 |
pipeline_tag: text-generation
|
|
|
9 |
tags:
|
10 |
- chat
|
11 |
- mlx
|
12 |
+
- mlx
|
13 |
---
|
14 |
|
15 |
# TheBlueObserver/Qwen2.5-1.5B-Instruct-MLX-d5688
|
16 |
|
17 |
The Model [TheBlueObserver/Qwen2.5-1.5B-Instruct-MLX-d5688](https://huggingface.co/TheBlueObserver/Qwen2.5-1.5B-Instruct-MLX-d5688) was
|
18 |
+
converted to MLX format from [TheBlueObserver/Qwen2.5-1.5B-Instruct](https://huggingface.co/TheBlueObserver/Qwen2.5-1.5B-Instruct)
|
19 |
using mlx-lm version **0.20.2**.
|
20 |
|
21 |
## Use with mlx
|