File size: 1,151 Bytes
c993003 fe1c81a 6bd5985 c993003 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 |
---
license: llama3
base_model: NousResearch/DeepHermes-3-Llama-3-8B-Preview
model_creator: NousResearch
model_type: llama
quantized_by: Second State Inc.
library_name: transformers
language:
- en
---
# Meta-DeepHermes-3-Llama-3-8B-Preview-GGUF
## Original Model
[NousResearch/DeepHermes-3-Llama-3-8B-Preview](https://huggingface.co./NousResearch/DeepHermes-3-Llama-3-8B-Preview)
## Run with Gaianet
**Prompt template:**
*IMPORTANT*: To toggle REASONING ON, you must use the following system prompt:
```text
You are a deep thinking AI, you may use extremely long chains of thought to deeply consider the problem and deliberate with yourself via systematic reasoning processes to help come to a correct solution prior to answering. You should enclose your thoughts and internal monologue inside <think> </think> tags, and then provide your solution or response to the problem.
```
prompt template: `llama-3-chat`
**Context size:**
chat_ctx_size: `128000`
**Run with GaiaNet:**
- Quick start: https://docs.gaianet.ai/node-guide/quick-start
- Customize your node: https://docs.gaianet.ai/node-guide/customize
*Quantized with llama.cpp b4743* |