firzaelbuho commited on
Commit
be10bd7
1 Parent(s): bede890

Update weights/other/model_info.json

Browse files
Files changed (1) hide show
  1. weights/other/model_info.json +74 -1
weights/other/model_info.json CHANGED
@@ -1,6 +1,14 @@
1
  {
2
 
3
-
 
 
 
 
 
 
 
 
4
 
5
  "anies": {
6
  "enable": true,
@@ -9,5 +17,70 @@
9
  "cover": "cover.jpg",
10
  "feature_retrieval_library": "model.index",
11
  "author":"firzaelbuho"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  }
13
  }
 
1
  {
2
 
3
+ "zeta-en": {
4
+ "enable": true,
5
+ "name": "zeta-en",
6
+ "title": "Vestia Zeta",
7
+ "cover": "cover.png",
8
+ "feature_retrieval_library": "aadded_IVF382_Flat_nprobe_1.index",
9
+ "feature_file": "total_fea.npy",
10
+ "author":"firzaelbuho"
11
+ },
12
 
13
  "anies": {
14
  "enable": true,
 
17
  "cover": "cover.jpg",
18
  "feature_retrieval_library": "model.index",
19
  "author":"firzaelbuho"
20
+ },
21
+
22
+ "kobo": {
23
+ "enable": true,
24
+ "name": "kobo",
25
+ "title": "Kobo Kanaeru",
26
+ "cover": "cover.png",
27
+ "feature_retrieval_library": "added_IVF353_Flat_nprobe_1.index",
28
+ "feature_file": "total_fea.npy",
29
+ "author":"megaaziib"
30
+ },
31
+ "gema": {
32
+ "enable": true,
33
+ "name": "gema",
34
+ "title": "Gema Cita Andika",
35
+ "cover": "cover.jpg",
36
+ "feature_retrieval_library": "added_IVF605_Flat_nprobe_1.index",
37
+ "feature_file": "total_fea.npy",
38
+ "author":"firzaelbuho"
39
+ },
40
+ "taraarts": {
41
+ "enable": true,
42
+ "name": "taraarts",
43
+ "title": "Diwantara Anugrah",
44
+ "cover": "cover.jpg",
45
+ "feature_retrieval_library": "added_IVF413_Flat_nprobe_1.index",
46
+ "feature_file": "total_fea.npy",
47
+ "author":"firzaelbuho"
48
+ },
49
+ "windah": {
50
+ "enable": true,
51
+ "name": "windah",
52
+ "title": "Windah Basudara",
53
+ "cover": "cover.jpg",
54
+ "feature_retrieval_library": "added_IVF272_Flat_nprobe_1.index",
55
+ "feature_file": "total_fea.npy",
56
+ "author":"firzaelbuho"
57
+ },
58
+ "javier": {
59
+ "enable": true,
60
+ "name": "javier",
61
+ "title": "Javierstoy",
62
+ "cover": "cover.jpg",
63
+ "feature_retrieval_library": "added_IVF114_Flat_nprobe_1.index",
64
+ "feature_file": "total_fea.npy",
65
+ "author":"firzaelbuho"
66
+ },
67
+
68
+ "fnra": {
69
+ "enable": true,
70
+ "name": "fnra",
71
+ "title": "fnra",
72
+ "cover": "cover.png",
73
+ "feature_retrieval_library": "added_IVF638_Flat_nprobe_1.index",
74
+ "feature_file": "total_fea.npy",
75
+ "author":"firzaelbuho"
76
+ },
77
+ "jokowi": {
78
+ "enable": false,
79
+ "name": "jokowi",
80
+ "title": "Mister J",
81
+ "cover": "cover.png",
82
+ "feature_retrieval_library": "added_IVF281_Flat_nprobe_1.index",
83
+ "feature_file": "total_fea.npy",
84
+ "author":"firzaelbuho"
85
  }
86
  }