A laser version of openchat/openchat-3.5-0106
100 Pulls Updated 9 months ago
Updated 9 months ago
9 months ago
bcc13fac0ae3 · 4.4GB
model
archllama
·
parameters7.24B
·
quantizationQ4_K_M
4.4GB
params
{"num_ctx":8192,"stop":["\u003c|endoftext|\u003e","\u003c|end_of_turn|\u003e"]}
80B
template
{{ .System }}<|end_of_turn|>GPT4 Correct User: {{ .Prompt }}<|end_of_turn|>GPT4 Correct Assistant:
98B
Readme
A laser version of openchat/openchat-3.5-0106
Strong mathematics capabilities without compromise!
CLI
ollama run ifioravanti/openchat-3.5-0106-laser
API
Example:
curl -X POST http://localhost:11434/api/generate -d '{
"model": "ifioravanti/openchat-3.5-0106-laser",
"prompt": "Here is a story about llamas eating grass"
}'