internlm2:20b-chat-v2.5-fp16

79.5K 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

b6d6213233ce · 40GB

internlm2
·
19.9B
·
F16
You are a helpful assistant.
{{- range .Messages }}<|im_start|>{{ .Role }} {{ .Content }}<|im_end|> {{ end }}<|im_start|>assistan
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