初始化项目,由ModelHub XC社区提供模型
Model: duyntnet/CodeQwen1.5-7B-imatrix-GGUF Source: Original Platform
This commit is contained in:
21
README.md
Normal file
21
README.md
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
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'.
|
||||
```
|
||||
Reference in New Issue
Block a user