Files
ModelHub XC d1d8fe8b08 初始化项目,由ModelHub XC社区提供模型
Model: duyntnet/CodeQwen1.5-7B-imatrix-GGUF
Source: Original Platform
2026-06-17 16:26:17 +08:00

22 lines
434 B
Markdown

---
license: other
language:
- en
pipeline_tag: text-generation
inference: false
tags:
- transformers
- gguf
- imatrix
- CodeQwen1.5-7B
---
Quantizations of https://huggingface.co/Qwen/CodeQwen1.5-7B
# From original readme
## Requirements
The code of Qwen1.5 has been in the latest Hugging face transformers and we advise you to install `transformers>=4.37.0`, or you might encounter the following error:
```
KeyError: 'qwen2'.
```