Skip to content

Commit

Permalink
Add ONNX test file (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
lutzroeder committed Oct 1, 2024
1 parent d330270 commit 9942ad5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions test/models.json
Original file line number Diff line number Diff line change
Expand Up @@ -4161,6 +4161,13 @@
"format": "ONNX v3",
"link": "https://github.com/Microsoft/onnxruntime/tree/master/onnxruntime/test/testdata"
},
{
"type": "onnx",
"target": "Llama-3.2-1B-Instruct-q4f16.onnx.zip",
"source": "https://github.com/user-attachments/files/17198233/Llama-3.2-1B-Instruct-q4f16.onnx.zip",
"format": "ONNX v7",
"link": "https://github.com/lutzroeder/netron/issues/6"
},
{
"type": "onnx",
"target": "last_hidden_state_crf_jud.onnx",
Expand Down

0 comments on commit 9942ad5

Please sign in to comment.