Skip to content

Commit

Permalink
Use static KV cache for deepseek v3
Browse files Browse the repository at this point in the history
  • Loading branch information
skavulya committed Jan 30, 2025
1 parent c6cc154 commit a35c22b
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 326 deletions.
1 change: 1 addition & 0 deletions optimum/habana/transformers/generation/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@
"minicpm3",
"baichuan",
"deepseek_v2",
"deepseek_v3",
"chatglm",
"qwen2_vl",
]
Expand Down
Loading

0 comments on commit a35c22b

Please sign in to comment.