Return to OpenCLIP

This commit is contained in:
2023-11-13 17:31:43 +00:00
parent 74bb1bc343
commit 4626f53bcb
4 changed files with 27 additions and 33 deletions
+3 -2
View File
@@ -1,6 +1,7 @@
{
"model": "./out",
"model": "ViT-SO400M-14-SigLIP-384",
"model_name": "siglip-so400m/14@384",
"max_batch_size": 128,
"port": 1708
"port": 1708,
"device": "cuda:0"
}