DaveLeongSG commited on
Commit
aecdf6a
1 Parent(s): 9ff76a4

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -1,17 +1,16 @@
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)
 
1
  ---
2
+ base_model: apple/OpenELM-270M
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 [`apple/OpenELM-270M`](https://huggingface.co/apple/OpenELM-270M) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
13
+ Refer to the [original model card](https://huggingface.co/apple/OpenELM-270M) for more details on the model.
14
 
15
  ## Use with llama.cpp
16
  Install llama.cpp through brew (works on Mac and Linux)