internlm2:7b-chat-v2.5-q4_K_M
79.6K Downloads Updated 9 months ago
InternLM2.5 is a 7B parameter model tailored for practical scenarios with outstanding reasoning capability.
1m
1.8b
7b
20b
62fbfd9ed093 · 182B
{{ if .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}{{ if .Prompt }}<|im_start|>user
{{ .Prompt }}<|im_end|>
{{ end }}<|im_start|>assistant
{{ .Response }}<|im_end|>