CoolFace
Modelpublic

limnmn/llama.cpp-b9637-Windows-Runtime

sourceHugging Facemitupdated 2mo agoView on Hugging Face
0likes
runtime-manifest.json32 linesDownload Raw Back to root
1{2  "schema": "ezcomfy.runtime.mirror.v1",3  "upstream": "https://github.com/ggml-org/llama.cpp/releases/tag/b9637",4  "version": "b9637",5  "platform": "windows-x64",6  "files": [7    {8      "filename": "llama-b9637-bin-win-cpu-x64.zip",9      "size": 16906751,10      "sha256": "f7783c2b8c007f95e710ac40f26a24861a80b603b0b739fc54d7c926a4716c1e"11    },12    {13      "filename": "llama-b9637-bin-win-cuda-12.4-x64.zip",14      "size": 261170141,15      "sha256": "e0080832743b478fc3d1a465c2d281091c3e02145d70ad06ad181f81895270a8"16    },17    {18      "filename": "llama-b9637-bin-win-cuda-13.3-x64.zip",19      "size": 159029255,20      "sha256": "8667e76077b40db57fc680577c6d8b48b8aa3f58e34fc23a70bcc668a69c97e9"21    },22    {23      "filename": "llama-b9637-bin-win-vulkan-x64.zip",24      "size": 38556528,25      "sha256": "a353945604cffdac3d0d6da6392de78ca565a531a6f2ff3521f44b9b7c6e553f"26    }27  ],28  "excluded": [29    "NVIDIA CUDA runtime and cuBLAS redistributable archives"30  ]31}32