A laser version of openchat/openchat-3.5-0106
100 Pulls Updated 11 months ago
Updated 11 months ago
11 months ago
4c58936e901f · 4.1GB
model
archllama
·
parameters7.24B
·
quantizationQ4_K_S
4.1GB
params
{
"num_ctx": 8192,
"stop": [
"<|endoftext|>",
"<|end_of_turn|>"
]
}
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"
}'