This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
dora-rs
/
dora
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
124
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
Fix missconfigured cuda package
tags/v0.3.10-rc3
haixuantao
10 months ago
parent
efe0cffe9d
commit
eb43245c66
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
node-hub/dora-qwen/pyproject.toml
+ 1
- 1
node-hub/dora-qwen/pyproject.toml
View File
@@ -31,7 +31,7 @@ dev = ["pytest >=8.1.1", "ruff >=0.9.1"]
[[tool.uv.index]]
name = "llama_cpp_python_cu121"
url = "https://abetlen.github.io/llama-cpp-python/whl/
metal
"
url = "https://abetlen.github.io/llama-cpp-python/whl/
cu121
"
explicit = true
[[tool.uv.index]]
Write
Preview
Loading…
Cancel
Save