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
Updated Python version in dora-phi4 model
#814
7SOMAY
haixuantao
10 months ago
parent
d267e1e5f9
commit
872c4351eb
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-phi4/pyproject.toml
+ 1
- 1
node-hub/dora-phi4/pyproject.toml
View File
@@ -5,7 +5,7 @@ authors = [{ name = "Somay", email = "ssomay2002@gmail.com" }]
description = "DORA node for Phi-4 multimodal model"
license = { text = "MIT" }
readme = "README.md"
requires-python = ">=3.
8
"
requires-python = ">=3.
10
"
dependencies = [
"dora-rs >=0.3.9",
Write
Preview
Loading…
Cancel
Save