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
18.6K Pulls Updated 2 months ago
Updated 2 months ago
2 months ago
3bf3d8d5e063 · 9.0GB
model
archqwen2
·
parameters14.8B
·
quantizationQ4_K_M
9.0GB
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.