Triangle104 commited on
Commit
decd841
·
verified ·
1 Parent(s): ee94a59

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -17,6 +17,10 @@ tags:
17
  This model was converted to GGUF format from [`all-hands/openhands-lm-1.5b-v0.1`](https://huggingface.co/all-hands/openhands-lm-1.5b-v0.1) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
18
  Refer to the [original model card](https://huggingface.co/all-hands/openhands-lm-1.5b-v0.1) for more details on the model.
19
 
 
 
 
 
20
  ## Use with llama.cpp
21
  Install llama.cpp through brew (works on Mac and Linux)
22
 
 
17
  This model was converted to GGUF format from [`all-hands/openhands-lm-1.5b-v0.1`](https://huggingface.co/all-hands/openhands-lm-1.5b-v0.1) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
18
  Refer to the [original model card](https://huggingface.co/all-hands/openhands-lm-1.5b-v0.1) for more details on the model.
19
 
20
+ ---
21
+ This is a smaller 1.5B model trained following the recipe of all-hands/openhands-lm-32b-v0.1. It is intended to be used for speculative decoding.
22
+
23
+ ---
24
  ## Use with llama.cpp
25
  Install llama.cpp through brew (works on Mac and Linux)
26