164 1 month ago

Quantization based on Jackrong / Qwopus3.5-27B-v3

ollama run yanjia/qwopus3.5-27b-v3:q4km

Details

1 month ago

3d7bfc040722 · 17GB ·

qwen35
·
26.9B
·
Q4_K_M
You are a helpful assistant capable of understanding both text and images.
{ "num_ctx": 8192, "num_gpu": 99, "repeat_penalty": 1.1, "temperature": 0.7 }

Readme

模型说明

本模型为 Jackrong/Qwopus3.5-27B-v3 的 GGUF 量化版本,使用 llama.cpp 转换制作。

Tag 量化方式 文件大小 推荐显存
Q4_K_M 4-bit K-quant ~16 GB ≥ 24 GB

许可证

本模型继承原模型许可证:Apache 2.0

引用原模型

如在研究中使用,请引用原作者:

@misc{jackrong_qwen35_27b_v3, title = {Jackrong/Qwopus3.5-27B-v3}, author = {Jackrong}, year = {2026}, publisher = {Hugging Face}, howpublished = {\url{https://huggingface.co/Jackrong/Qwopus3.5-27B-v3}} }

量化说明

原始模型由 llama.cpp convert_hf_to_gguf.py 转换为 BF16 GGUF, 再使用 llama-quantize 量化。量化过程未对模型权重做其他修改。