We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0abaf16 commit ced5651Copy full SHA for ced5651
releases.json
@@ -103,7 +103,8 @@
103
]
104
},
105
"ignore_vulnerabilities": [
106
- "CVE-2024-42154 - linux"
+ "CVE-2024-42154 - linux",
107
+ "CVE-2025-32434 - torch"
108
],
109
"releases": [
110
{
@@ -122,6 +123,14 @@
122
123
"cuda_version": "cu122",
124
"python_version": "py310",
125
"pytorch_version": "2.0.1"
126
+ },
127
+ {
128
+ "framework": "TGI",
129
+ "device": "inf2",
130
+ "version": "0.0.28",
131
+ "os_version": "ubuntu22.04",
132
+ "python_version": "py310",
133
+ "pytorch_version": "2.1.2"
134
}
135
136
0 commit comments