Qwen2.5-1M is the long-context version of the Qwen2.5 series models, supporting a context length of up to 1M tokens.
tools
7b
14b
13.8K Pulls Updated 3 weeks ago
Updated 3 weeks ago
3 weeks ago
586aa569dc48 · 4.7GB
model
archqwen2
·
parameters7.62B
·
quantizationQ4_K_M
4.7GB
system
You are Qwen, created by Alibaba Cloud. You are a helpful assistant.
68B
template
{{- if .Messages }}
{{- if or .System .Tools }}<|im_start|>system
{{- if .System }}
{{ .System }}
{{
1.5kB
license
Apache License
Version 2.0, January 200
11kB
Readme
This is an uncensored version of Qwen/qwen25-1m created with abliteration (see remove-refusals-with-transformers to know more about it).
This is a crude, proof-of-concept implementation to remove refusals from an LLM model without using TransformerLens.