Upload manifest.json
Browse files- manifest.json +37 -0
manifest.json
CHANGED
|
@@ -63,6 +63,43 @@
|
|
| 63 |
}
|
| 64 |
]
|
| 65 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 66 |
"models": [
|
| 67 |
{
|
| 68 |
"id": "higgs-q8_0",
|
|
|
|
| 63 |
}
|
| 64 |
]
|
| 65 |
},
|
| 66 |
+
"engine_linux": {
|
| 67 |
+
"id": "audiocpp-engine-linux-cuda",
|
| 68 |
+
"name": "audio.cpp Engine (Linux)",
|
| 69 |
+
"platform": "linux",
|
| 70 |
+
"backend": "cuda",
|
| 71 |
+
"cuda_architectures": ["86-real", "89-real", "120a-real"],
|
| 72 |
+
"file": "engines_linux/libaudiocpp_engine.so",
|
| 73 |
+
"filename": "libaudiocpp_engine.so",
|
| 74 |
+
"size_bytes": 85339992,
|
| 75 |
+
"sha256": "6d7982e551ff311d2bc2e43dfab50d49b1b889f3f5ba515583c170cf83430ee5",
|
| 76 |
+
"package_files": [
|
| 77 |
+
{
|
| 78 |
+
"file": "engines_linux/libaudiocpp_engine.so",
|
| 79 |
+
"filename": "libaudiocpp_engine.so",
|
| 80 |
+
"size_bytes": 85339992,
|
| 81 |
+
"sha256": "6d7982e551ff311d2bc2e43dfab50d49b1b889f3f5ba515583c170cf83430ee5"
|
| 82 |
+
},
|
| 83 |
+
{
|
| 84 |
+
"file": "engines_linux/libcudart.so.13",
|
| 85 |
+
"filename": "libcudart.so.13",
|
| 86 |
+
"size_bytes": 721097,
|
| 87 |
+
"sha256": "ce2f5707277e32cd7e67284a86d3d6d15e268d2f55d98b88a2e03c981e11f5ef"
|
| 88 |
+
},
|
| 89 |
+
{
|
| 90 |
+
"file": "engines_linux/libcublas.so.13",
|
| 91 |
+
"filename": "libcublas.so.13",
|
| 92 |
+
"size_bytes": 54177976,
|
| 93 |
+
"sha256": "25cde432108543626df85d887c730bf2cab96803ca16f9654e4abc8d2b45833e"
|
| 94 |
+
},
|
| 95 |
+
{
|
| 96 |
+
"file": "engines_linux/libcublasLt.so.13",
|
| 97 |
+
"filename": "libcublasLt.so.13",
|
| 98 |
+
"size_bytes": 541607888,
|
| 99 |
+
"sha256": "1489aeb75d55ee55782798343ac66f57771d561cc1fe1e0491568deefa0e6515"
|
| 100 |
+
}
|
| 101 |
+
]
|
| 102 |
+
},
|
| 103 |
"models": [
|
| 104 |
{
|
| 105 |
"id": "higgs-q8_0",
|