DaveLeongSG
commited on
Commit
•
bf419d3
1
Parent(s):
9c3aeef
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,16 +1,17 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
license: other
|
4 |
license_name: apple-sample-code-license
|
5 |
license_link: LICENSE
|
6 |
tags:
|
|
|
7 |
- llama-cpp
|
8 |
- gguf-my-repo
|
9 |
---
|
10 |
|
11 |
# DaveLeongSG/OpenELM-270M-Q4_K_M-GGUF
|
12 |
-
This model was converted to GGUF format from [`
|
13 |
-
Refer to the [original model card](https://huggingface.co/
|
14 |
|
15 |
## Use with llama.cpp
|
16 |
Install llama.cpp through brew (works on Mac and Linux)
|
|
|
1 |
---
|
2 |
+
base_model: mlx-community/OpenELM-270M
|
3 |
license: other
|
4 |
license_name: apple-sample-code-license
|
5 |
license_link: LICENSE
|
6 |
tags:
|
7 |
+
- mlx
|
8 |
- llama-cpp
|
9 |
- gguf-my-repo
|
10 |
---
|
11 |
|
12 |
# DaveLeongSG/OpenELM-270M-Q4_K_M-GGUF
|
13 |
+
This model was converted to GGUF format from [`mlx-community/OpenELM-270M`](https://huggingface.co/mlx-community/OpenELM-270M) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
14 |
+
Refer to the [original model card](https://huggingface.co/mlx-community/OpenELM-270M) for more details on the model.
|
15 |
|
16 |
## Use with llama.cpp
|
17 |
Install llama.cpp through brew (works on Mac and Linux)
|