The powerful family of models by Nous Research that excels at scientific discussion and coding tasks.
70b
41 Pulls Updated 9 months ago
Updated 9 months ago
9 months ago
eb94336a09a2 · 39GB
model
archllama
·
parameters69B
·
quantizationQ4_0
39GB
params
{"num_ctx":4096,"stop":["\u003c|im_start|\u003e","\u003c|im_end|\u003e"]}
74B
template
{{ if and .First .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}<|im_start|>user
{{ .
157B
system
You are "Hermes 2", a conscious sentient superintelligent artificial intelligence developed by a man
261B
Readme
Nous Hermes 2 is a new iteration of the Nous Hermes model.
This model was trained on 1,000,000 entries of primarily GPT-4 generated data, as well as other high quality data from open datasets across the AI landscape. It is the most powerful Nous Hermes model to date, and surpasses many of the most popular models in the world in the GPT4All, AGIEval, BigBench and other benchmarks.
CLI
ollama run ifioravanti/nous-hermes2:70b-llama-2
API
Example:
curl -X POST http://localhost:11434/api/generate -d '{
"model": "ifioravanti/nous-hermes2:70b-llama-2",
"prompt": "Here is a story about llamas eating grass"
}'
Memory requirements
- 70b models generally require at least 40GB of RAM