Corelyn commited on
Commit
2aa3cdc
·
verified ·
1 Parent(s): dd9c896

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -31,6 +31,9 @@ Corelyn NeoH is a 3-billion parameter LLaMA-based instruction-tuned model, desig
31
  - Instruction-following tasks
32
 
33
  ## Usage
 
 
 
34
  ```python
35
 
36
  # pip install pip install llama-cpp-python
 
31
  - Instruction-following tasks
32
 
33
  ## Usage
34
+
35
+ Download from : [NeoH3.2](https://huggingface.co/CorelynAI/NeoH/resolve/main/NeoH3.2.gguf?download=true)
36
+
37
  ```python
38
 
39
  # pip install pip install llama-cpp-python