This is the model for OpenHermes-2.5-neural-chat-v3-3-Slerp
7b
80 Pulls Updated 12 months ago
Updated 12 months ago
12 months ago
5c09baaf14c6 · 4.1GB
model
archllama
·
parameters7.24B
·
quantizationQ4_0
4.1GB
params
{
"num_ctx": 4096,
"stop": [
"<|im_start|>",
"<|im_end|>"
]
}
74B
template
<|im_start|>system
{{ .System }}<|im_end|>
<|im_start|>user
{{ .Prompt }}<|im_end|>
<|im_start|>assi
106B
Readme
CLI
ollama run ifioravanti/openhermes2.5-neural-chat
API
Example:
curl -X POST http://localhost:11434/api/generate -d '{
"model": "openhermes2.5-neural-chat",
"prompt": "Here is a story about llamas eating grass"
}'
Memory requirements
- 7b models generally require at least 8GB of RAM