Commit 910d8c84 authored by liam's avatar liam
Browse files

Merge branch 'feat-DeepSeekV3' of github.com:kvcache-ai/ktrans_v0.2_dev into feat-DeepSeekV3

parents cff68532 e968fa8d
...@@ -23,6 +23,7 @@ dependencies = [ ...@@ -23,6 +23,7 @@ dependencies = [
"blessed >= 1.20.0", "blessed >= 1.20.0",
"accelerate >= 0.31.0", "accelerate >= 0.31.0",
"sentencepiece >= 0.1.97", "sentencepiece >= 0.1.97",
"flash_attn == 2.7.4.post1"
"setuptools", "setuptools",
"ninja", "ninja",
"wheel", "wheel",
......
fire fire
transformers transformers==4.43.2
flash_attn==2.7.4.post1
numpy numpy
torch>=2.3.0 torch>=2.3.0
packaging packaging
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment