internlm2:1.8b-chat-v2.5-q8_0

79.4K 9 months ago

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

1m 1.8b 7b 20b

9 months ago

664a8f24ed79 · 2.0GB

internlm2
·
1.89B
·
Q8_0
You are a helpful assistant.
{ "stop": [ "<|im_start|>", "<|im_end|>" ] }
{{- range .Messages }}<|im_start|>{{ .Role }} {{ .Content }}<|im_end|> {{ end }}<|im_start|>assistan
Apache License Version 2.0, January 2004

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