mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2025-09-11 07:44:35 +00:00
[fix] bugs about Qwen57B, install requirement, Dockerfile
This commit is contained in:
parent
c80490a95e
commit
49cce0c437
3 changed files with 3 additions and 8 deletions
|
@ -1,10 +1,3 @@
|
|||
- match:
|
||||
name: "^model\\.layers\\..*\\."
|
||||
replace:
|
||||
class: "default"
|
||||
kwargs:
|
||||
generate_device: "cuda"
|
||||
prefill_device: "cuda"
|
||||
- match:
|
||||
class: ktransformers.models.modeling_qwen2_moe.Qwen2MoeRotaryEmbedding
|
||||
replace:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue