556 Downloads Updated 1 year ago
AlphaMonarch-7B is a new DPO merge that retains all the reasoning abilities of the very best merges and significantly improves its conversational abilities. Kind of the best of both worlds in a 7B model.
ollama run ifioravanti/alphamonarch
Example:
curl -X POST http://localhost:11434/api/generate -d '{
"model": "ifioravanti/alphamonarch",
"prompt": "Here is a story about llamas eating grass"
}'
7b models generally require at least 8GB of RAM