This is the model for OpenHermes-2.5-neural-chat-v3-3-Slerp

7B

79 Pulls Updated 6 months ago

Readme

image

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

References

Hugging Face