Skip to content

Commit

Permalink
Add GGUF test files (#1209)
Browse files Browse the repository at this point in the history
  • Loading branch information
lutzroeder committed Jan 4, 2024
1 parent ab63f81 commit 09e5327
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions test/models.json
Original file line number Diff line number Diff line change
Expand Up @@ -2017,6 +2017,20 @@
"format": "GGUF v3",
"link": "https://github.com/lutzroeder/netron/issues/1209"
},
{
"type": "gguf",
"target": "phi-2.Q2_K.gguf",
"source": "https://github.com/lutzroeder/netron/files/13825087/phi-2.Q2_K.gguf.zip[phi-2.Q2_K.gguf]",
"format": "GGUF v3",
"link": "https://github.com/lutzroeder/netron/issues/1209"
},
{
"type": "gguf",
"target": "vicuna-33b.Q2_K.gguf",
"source": "https://github.com/lutzroeder/netron/files/13825089/vicuna-33b.Q2_K.gguf.zip[vicuna-33b.Q2_K.gguf]",
"format": "GGUF v2",
"link": "https://github.com/lutzroeder/netron/issues/1209"
},
{
"type": "hailo",
"target": "fcn_hailo_pp_v2.har",
Expand Down

0 comments on commit 09e5327

Please sign in to comment.