21.5K Downloads Updated 3 months ago
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
Updated 3 months ago
3 months ago
39e0c2d17b4d · 16GB
{{- if .Messages }}
{{- if or .System .Tools }}<|im_start|>system
{{- if .System }}
{{ .System }}
{{
1.5kB
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.