90 1 year ago

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

7b

Models

View all →

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