Skip to content

Commit ced5651

Browse files
e-davidsonEli Davidson
andauthored
trigger release (#151)
* trigger release * add to ignore list --------- Co-authored-by: Eli Davidson <[email protected]>
1 parent 0abaf16 commit ced5651

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

releases.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,8 @@
103103
]
104104
},
105105
"ignore_vulnerabilities": [
106-
"CVE-2024-42154 - linux"
106+
"CVE-2024-42154 - linux",
107+
"CVE-2025-32434 - torch"
107108
],
108109
"releases": [
109110
{
@@ -122,6 +123,14 @@
122123
"cuda_version": "cu122",
123124
"python_version": "py310",
124125
"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"
125134
}
126135
]
127136
}

0 commit comments

Comments
 (0)