firzaelbuho's picture
Update weights/other/model_info.json
33dec33 verified
raw
history blame
2.22 kB
{
"zeta-en": {
"enable": true,
"name": "zeta-en",
"title": "Vestia Zeta",
"model_path": "zeta-en.pth",
"cover": "cover.png",
"feature_retrieval_library": "aadded_IVF382_Flat_nprobe_1.index",
"feature_file": "total_fea.npy",
"author":"firzaelbuho"
},
"anies": {
"enable": true,
"model_path": "model.pth",
"title": "Anies baswedan",
"cover": "cover.jpg",
"feature_retrieval_library": "model.index",
"author":"firzaelbuho"
},
"gema": {
"enable": true,
"name": "gema",
"title": "Gema Cita Andika",
"cover": "cover.jpg",
"feature_retrieval_library": "added_IVF605_Flat_nprobe_1.index",
"feature_file": "total_fea.npy",
"author":"firzaelbuho",
"model_path": "gema.pth"
},
"taraarts": {
"enable": true,
"name": "taraarts",
"title": "Diwantara Anugrah",
"cover": "cover.jpg",
"feature_retrieval_library": "added_IVF413_Flat_nprobe_1.index",
"feature_file": "total_fea.npy",
"author":"firzaelbuho",
"model_path": "taraarts.pth"
},
"windah": {
"enable": true,
"name": "windah",
"title": "Windah Basudara",
"cover": "cover.jpg",
"feature_retrieval_library": "added_IVF272_Flat_nprobe_1.index",
"feature_file": "total_fea.npy",
"author":"firzaelbuho",
"model_path": "windah.pth"
},
"javier": {
"enable": true,
"name": "javier",
"title": "Javierstoy",
"cover": "cover.jpg",
"feature_retrieval_library": "added_IVF114_Flat_nprobe_1.index",
"feature_file": "total_fea.npy",
"author":"firzaelbuho",
"model_path": "javier.pth"
},
"fnra": {
"enable": true,
"name": "fnra",
"title": "fnra",
"cover": "cover.png",
"feature_retrieval_library": "added_IVF638_Flat_nprobe_1.index",
"feature_file": "total_fea.npy",
"author":"firzaelbuho",
"model_path": "fnra.pth"
},
"jokowi": {
"enable": false,
"name": "jokowi",
"title": "Mister J",
"cover": "cover.png",
"feature_retrieval_library": "added_IVF281_Flat_nprobe_1.index",
"feature_file": "total_fea.npy",
"author":"firzaelbuho",
"model_path": "jokowi.pth"
}
}