125 1 year ago

A laser version of openchat/openchat-3.5-0106

1 year ago

4c58936e901f · 4.1GB ·

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

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