Upload README.md with huggingface_hub
Browse files
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
|