Triangle104 commited on
Commit
dfd9949
·
verified ·
1 Parent(s): f6f9d37

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -14,6 +14,10 @@ tags:
14
  This model was converted to GGUF format from [`Menlo/Jan-nano-128k`](https://huggingface.co/Menlo/Jan-nano-128k) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
15
  Refer to the [original model card](https://huggingface.co/Menlo/Jan-nano-128k) for more details on the model.
16
 
 
 
 
 
17
  ## Use with llama.cpp
18
  Install llama.cpp through brew (works on Mac and Linux)
19
 
 
14
  This model was converted to GGUF format from [`Menlo/Jan-nano-128k`](https://huggingface.co/Menlo/Jan-nano-128k) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
15
  Refer to the [original model card](https://huggingface.co/Menlo/Jan-nano-128k) for more details on the model.
16
 
17
+ ---
18
+ Jan-Nano-128k represents a significant advancement in compact language models for research applications. Building upon the success of Jan-Nano, this enhanced version features a native 128k context window that enables deeper, more comprehensive research capabilities without the performance degradation typically associated with context extension methods.
19
+
20
+ ---
21
  ## Use with llama.cpp
22
  Install llama.cpp through brew (works on Mac and Linux)
23