Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ktransformers
Commits
910d8c84
Commit
910d8c84
authored
Feb 10, 2025
by
liam
Browse files
Merge branch 'feat-DeepSeekV3' of github.com:kvcache-ai/ktrans_v0.2_dev into feat-DeepSeekV3
parents
cff68532
e968fa8d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
pyproject.toml
pyproject.toml
+1
-0
requirements-local_chat.txt
requirements-local_chat.txt
+2
-1
No files found.
pyproject.toml
View file @
910d8c84
...
@@ -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"
,
...
...
requirements-local_chat.txt
View file @
910d8c84
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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment