Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
philschmid committed May 16, 2024
1 parent 9b4316f commit 6f10688
Showing 1 changed file with 14 additions and 4 deletions.
18 changes: 14 additions & 4 deletions releases.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,16 +51,26 @@
"os_version": "ubuntu22.04",
"python_version": "py310",
"pytorch_version": "2.1.2"
},
{
"device": "gpu",
"min_version": "2.0.3",
"max_version": "2.0.3",
"os_version": "ubuntu22.04",
"cuda_version": "cu121",
"python_version": "py310",
"pytorch_version": "2.3.0"
}
],
"ignore_vulnerabilities": [],
"releases": [
{
"device": "inf2",
"version": "0.0.22",
"device": "gpu",
"version": "2.0.3",
"os_version": "ubuntu22.04",
"python_version": "py310",
"pytorch_version": "2.1.2"
"cuda_version": "cu121",
"pytorch_version": "2.3.0"
}
]
}
}

0 comments on commit 6f10688

Please sign in to comment.