125 1 year ago

A laser version of openchat/openchat-3.5-0106

1 year ago

6dbfa082b4ad · 3.2GB ·

llama
·
7.24B
·
Q3_K_S
{ "num_ctx": 8192, "stop": [ "<|endoftext|>", "<|end_of_turn|>" ] }
{{ .System }}<|end_of_turn|>GPT4 Correct User: {{ .Prompt }}<|end_of_turn|>GPT4 Correct Assistant:

Readme

image

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"
 }'

References

Hugging Face