internlm2:7b-chat-v2.5-q3_K_L

79.8K 9 months ago

InternLM2.5 is a 7B parameter model tailored for practical scenarios with outstanding reasoning capability.

1m 1.8b 7b 20b

10 months ago

c64aca8ea43c · 4.1GB

internlm2
·
7.74B
·
Q3_K_L
{{ if .System }}<|im_start|>system {{ .System }}<|im_end|> {{ end }}{{ if .Prompt }}<|im_start|>user
You are a helpful assistant.
Apache License Version 2.0, January 2004
{ "stop": [ "<|im_start|>", "<|im_end|>" ] }

Readme

internLM logo

InternLM2.5 has open-sourced a 7 billion parameter base model and a chat model tailored for practical scenarios. The model has the following characteristics:

  • Outstanding reasoning capability: State-of-the-art performance on Math reasoning, surpassing models like Llama3 and Gemma2-9B.

  • Stronger tool use: InternLM2.5 supports gathering information from more than 100 web pages, corresponding implementation will be released in Lagent soon. InternLM2.5 has better tool utilization-related capabilities in instruction following, tool selection and reflection.

Reference

GitHub

Hugging Face