Triangle104 commited on
Commit
70776a4
·
verified ·
1 Parent(s): 9b8078f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -19,6 +19,13 @@ tags:
19
  This model was converted to GGUF format from [`prithivMLmods/Lynx-TinySync-0.6B`](https://huggingface.co/prithivMLmods/Lynx-TinySync-0.6B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
20
  Refer to the [original model card](https://huggingface.co/prithivMLmods/Lynx-TinySync-0.6B) for more details on the model.
21
 
 
 
 
 
 
 
 
22
  ## Use with llama.cpp
23
  Install llama.cpp through brew (works on Mac and Linux)
24
 
 
19
  This model was converted to GGUF format from [`prithivMLmods/Lynx-TinySync-0.6B`](https://huggingface.co/prithivMLmods/Lynx-TinySync-0.6B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
20
  Refer to the [original model card](https://huggingface.co/prithivMLmods/Lynx-TinySync-0.6B) for more details on the model.
21
 
22
+ ---
23
+ Lynx-TinySync-0.6B is a lightweight, high-performance model designed for mathematical reasoning, code generation, and general-purpose inference.
24
+ Built on a custom modular dataset and powered by an efficient
25
+ architecture, it excels in delivering structured, accurate outputs even
26
+ in mid-resource environments. Despite its compact 0.6B parameter size, it demonstrates remarkable proficiency in math, code, and technical language understanding.
27
+
28
+ ---
29
  ## Use with llama.cpp
30
  Install llama.cpp through brew (works on Mac and Linux)
31