Mr-J-369 commited on
Commit
4b94530
·
verified ·
1 Parent(s): 3268a49

Upload manifest.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. manifest.json +45 -39
manifest.json CHANGED
@@ -3,7 +3,7 @@
3
  {
4
  "id": "vlm-smolvlm2-500m",
5
  "type": "vlm",
6
- "name": "Vision SmolVLM2 500M",
7
  "description": "Tiny, fast vision model. Sees images in chat & social, fully offline. Runs on almost any phone. Apache-2.0.",
8
  "quant": "Q8_0",
9
  "minRamMb": 2000,
@@ -25,7 +25,7 @@
25
  {
26
  "id": "vlm-qwen2.5-vl-3b",
27
  "type": "vlm",
28
- "name": "Vision Qwen2.5-VL 3B",
29
  "description": "Balanced vision + chat brain. Sees images, fully offline. Needs a 6 GB+ phone. License: Qwen.",
30
  "quant": "Q4_K_M",
31
  "minRamMb": 6000,
@@ -47,7 +47,7 @@
47
  {
48
  "id": "vlm-gemma3-4b",
49
  "type": "vlm",
50
- "name": "Vision Gemma 3 4B",
51
  "description": "Highest-quality vision (slower to process images). Fully offline. Needs a 6 GB+ phone. License: Gemma.",
52
  "quant": "Q4_K_M",
53
  "minRamMb": 6000,
@@ -69,8 +69,8 @@
69
  {
70
  "id": "vlm-gemma4-e2b",
71
  "type": "vlm",
72
- "name": "Vision Gemma 4 E2B",
73
- "description": "Google's newest compact vision + chat brain. Sees images, fully offline. Larger than its name (MatFormer) needs a 6 GB+ phone. License: Gemma.",
74
  "quant": "Q4_K_M",
75
  "minRamMb": 6000,
76
  "files": [
@@ -91,8 +91,8 @@
91
  {
92
  "id": "vlm-gemma4-e4b",
93
  "type": "vlm",
94
- "name": "Vision Gemma 4 E4B",
95
- "description": "Google's newest high-quality vision + chat brain. Larger and slower needs an 8 GB+ phone. License: Gemma.",
96
  "quant": "Q4_K_M",
97
  "minRamMb": 8000,
98
  "files": [
@@ -113,7 +113,7 @@
113
  {
114
  "id": "chat-llama3.2-3b",
115
  "type": "chat",
116
- "name": "Chat Llama 3.2 3B",
117
  "description": "Well-rounded text-only chat brain. Needs a 6 GB+ phone. License: Llama 3.2.",
118
  "quant": "Q4_K_M",
119
  "minRamMb": 6000,
@@ -124,8 +124,8 @@
124
  {
125
  "id": "litert-gemma4-e2b",
126
  "type": "litert",
127
- "name": "Gemma 4 E2B LiteRT GPU",
128
- "description": "Google's Gemma 4 E2B on the LiteRT-LM engine GPU-accelerated on-device chat, an alternative brain to llama.cpp. Needs a 6 GB+ phone. License: Gemma.",
129
  "quant": "int4",
130
  "minRamMb": 6000,
131
  "url": "https://huggingface.co/litert-community/gemma-4-E2B-it-litert-lm/resolve/main/gemma-4-E2B-it.litertlm",
@@ -135,8 +135,8 @@
135
  {
136
  "id": "litert-gemma4-e4b",
137
  "type": "litert",
138
- "name": "Gemma 4 E4B LiteRT GPU",
139
- "description": "Google's Gemma 4 E4B on the LiteRT-LM engine GPU-accelerated on-device chat, higher quality than E2B. Needs an 8 GB+ phone. License: Gemma.",
140
  "quant": "int4",
141
  "minRamMb": 8000,
142
  "url": "https://huggingface.co/litert-community/gemma-4-E4B-it-litert-lm/resolve/main/gemma-4-E4B-it.litertlm",
@@ -146,7 +146,7 @@
146
  {
147
  "id": "embed-minilm-l6-v2",
148
  "type": "embed",
149
- "name": "Semantic Memory all-MiniLM-L6-v2",
150
  "description": "Recommended. Tiny embedding model that powers semantic memory: characters auto-save and recall the right memories in the background (even when your wording differs) and the chat sends less to the main model each reply, so replies stay fast. Fully offline, runs on any phone. Apache-2.0.",
151
  "quant": "F16",
152
  "minRamMb": 1000,
@@ -157,8 +157,8 @@
157
  {
158
  "id": "asr-whisper-base",
159
  "type": "asr",
160
- "name": "Speech-to-Text Whisper Base",
161
- "description": "On-device voice transcription for calls fully offline, multilingual. Recommended balance of accuracy and speed. Runs on any phone. MIT.",
162
  "quant": "ggml",
163
  "minRamMb": 1000,
164
  "url": "https://huggingface.co/ggerganov/whisper.cpp/resolve/main/ggml-base.bin",
@@ -168,8 +168,8 @@
168
  {
169
  "id": "asr-whisper-tiny",
170
  "type": "asr",
171
- "name": "Speech-to-Text Whisper Tiny",
172
- "description": "Smallest on-device voice transcription for calls fully offline, multilingual. Fastest, slightly lower accuracy. Runs on any phone. MIT.",
173
  "quant": "ggml",
174
  "minRamMb": 1000,
175
  "url": "https://huggingface.co/ggerganov/whisper.cpp/resolve/main/ggml-tiny.bin",
@@ -179,8 +179,8 @@
179
  {
180
  "id": "asr-whisper-large-v3-turbo",
181
  "type": "asr",
182
- "name": "Speech-to-Text Whisper Turbo",
183
- "description": "Most accurate on-device voice transcription for calls fully offline, multilingual. Larger download; best on a 6 GB+ phone. MIT.",
184
  "quant": "ggml q5_0",
185
  "minRamMb": 3000,
186
  "url": "https://huggingface.co/ggerganov/whisper.cpp/resolve/main/ggml-large-v3-turbo-q5_0.bin",
@@ -190,8 +190,8 @@
190
  {
191
  "id": "tts-en-amy",
192
  "type": "tts",
193
- "name": "Voice English (Amy)",
194
- "description": "Lets your characters speak their replies aloud in calls fully offline, no API key needed. Runs on any phone.",
195
  "minRamMb": 1000,
196
  "url": "https://huggingface.co/Mr-J-369/Fancy-AI/resolve/main/tts-en-amy-low.zip",
197
  "sizeBytes": 67308190,
@@ -201,32 +201,38 @@
201
  "id": "faceswap-aura",
202
  "type": "faceswap",
203
  "name": "Aura Swap",
204
- "description": "On-device face/head swap detect, embed, swap, restore. Fully offline. Needs a 4 GB+ phone.",
205
- "minRamMb": 4000,
206
  "files": [
207
  {
208
- "role": "detector",
209
- "url": "https://huggingface.co/Mr-J-369/Fancy-AI/resolve/main/scrfd_10g.fp16.mnn",
210
- "sizeBytes": 8485268,
211
- "sha256": "a799477ec3eb87f09b380f31452adf5f26f837e07aacfc6b75474f9f1b6056d1"
 
 
 
 
 
 
212
  },
213
  {
214
- "role": "embedder",
215
- "url": "https://huggingface.co/Mr-J-369/Fancy-AI/resolve/main/arcface_w600k_r50.fp16.mnn",
216
- "sizeBytes": 87244388,
217
- "sha256": "09a0e01fb942cb237c5204d166a48e163d4a6d601b7b5c33eec7c210c36e918b"
218
  },
219
  {
220
- "role": "swapper",
221
- "url": "https://huggingface.co/Mr-J-369/Fancy-AI/resolve/main/inswapper_128.fp16.mnn",
222
- "sizeBytes": 277236888,
223
- "sha256": "b4bde7d0ea7ca949cd90384ea2520bc7bacba464dccd4c887a98b987b9328058"
224
  },
225
  {
226
- "role": "restorer",
227
- "url": "https://huggingface.co/Mr-J-369/Fancy-AI/resolve/main/codeformer.fp16.mnn",
228
- "sizeBytes": 188871108,
229
- "sha256": "676632af278ed6db02894b239bd17e7008e3c562f876def3fe98753981d6ebd9"
230
  }
231
  ]
232
  }
 
3
  {
4
  "id": "vlm-smolvlm2-500m",
5
  "type": "vlm",
6
+ "name": "Vision \u2014 SmolVLM2 500M",
7
  "description": "Tiny, fast vision model. Sees images in chat & social, fully offline. Runs on almost any phone. Apache-2.0.",
8
  "quant": "Q8_0",
9
  "minRamMb": 2000,
 
25
  {
26
  "id": "vlm-qwen2.5-vl-3b",
27
  "type": "vlm",
28
+ "name": "Vision \u2014 Qwen2.5-VL 3B",
29
  "description": "Balanced vision + chat brain. Sees images, fully offline. Needs a 6 GB+ phone. License: Qwen.",
30
  "quant": "Q4_K_M",
31
  "minRamMb": 6000,
 
47
  {
48
  "id": "vlm-gemma3-4b",
49
  "type": "vlm",
50
+ "name": "Vision \u2014 Gemma 3 4B",
51
  "description": "Highest-quality vision (slower to process images). Fully offline. Needs a 6 GB+ phone. License: Gemma.",
52
  "quant": "Q4_K_M",
53
  "minRamMb": 6000,
 
69
  {
70
  "id": "vlm-gemma4-e2b",
71
  "type": "vlm",
72
+ "name": "Vision \u2014 Gemma 4 E2B",
73
+ "description": "Google's newest compact vision + chat brain. Sees images, fully offline. Larger than its name (MatFormer) \u2014 needs a 6 GB+ phone. License: Gemma.",
74
  "quant": "Q4_K_M",
75
  "minRamMb": 6000,
76
  "files": [
 
91
  {
92
  "id": "vlm-gemma4-e4b",
93
  "type": "vlm",
94
+ "name": "Vision \u2014 Gemma 4 E4B",
95
+ "description": "Google's newest high-quality vision + chat brain. Larger and slower \u2014 needs an 8 GB+ phone. License: Gemma.",
96
  "quant": "Q4_K_M",
97
  "minRamMb": 8000,
98
  "files": [
 
113
  {
114
  "id": "chat-llama3.2-3b",
115
  "type": "chat",
116
+ "name": "Chat \u2014 Llama 3.2 3B",
117
  "description": "Well-rounded text-only chat brain. Needs a 6 GB+ phone. License: Llama 3.2.",
118
  "quant": "Q4_K_M",
119
  "minRamMb": 6000,
 
124
  {
125
  "id": "litert-gemma4-e2b",
126
  "type": "litert",
127
+ "name": "Gemma 4 E2B \u2014 LiteRT GPU",
128
+ "description": "Google's Gemma 4 E2B on the LiteRT-LM engine \u2014 GPU-accelerated on-device chat, an alternative brain to llama.cpp. Needs a 6 GB+ phone. License: Gemma.",
129
  "quant": "int4",
130
  "minRamMb": 6000,
131
  "url": "https://huggingface.co/litert-community/gemma-4-E2B-it-litert-lm/resolve/main/gemma-4-E2B-it.litertlm",
 
135
  {
136
  "id": "litert-gemma4-e4b",
137
  "type": "litert",
138
+ "name": "Gemma 4 E4B \u2014 LiteRT GPU",
139
+ "description": "Google's Gemma 4 E4B on the LiteRT-LM engine \u2014 GPU-accelerated on-device chat, higher quality than E2B. Needs an 8 GB+ phone. License: Gemma.",
140
  "quant": "int4",
141
  "minRamMb": 8000,
142
  "url": "https://huggingface.co/litert-community/gemma-4-E4B-it-litert-lm/resolve/main/gemma-4-E4B-it.litertlm",
 
146
  {
147
  "id": "embed-minilm-l6-v2",
148
  "type": "embed",
149
+ "name": "Semantic Memory \u2014 all-MiniLM-L6-v2",
150
  "description": "Recommended. Tiny embedding model that powers semantic memory: characters auto-save and recall the right memories in the background (even when your wording differs) and the chat sends less to the main model each reply, so replies stay fast. Fully offline, runs on any phone. Apache-2.0.",
151
  "quant": "F16",
152
  "minRamMb": 1000,
 
157
  {
158
  "id": "asr-whisper-base",
159
  "type": "asr",
160
+ "name": "Speech-to-Text \u2014 Whisper Base",
161
+ "description": "On-device voice transcription for calls \u2014 fully offline, multilingual. Recommended balance of accuracy and speed. Runs on any phone. MIT.",
162
  "quant": "ggml",
163
  "minRamMb": 1000,
164
  "url": "https://huggingface.co/ggerganov/whisper.cpp/resolve/main/ggml-base.bin",
 
168
  {
169
  "id": "asr-whisper-tiny",
170
  "type": "asr",
171
+ "name": "Speech-to-Text \u2014 Whisper Tiny",
172
+ "description": "Smallest on-device voice transcription for calls \u2014 fully offline, multilingual. Fastest, slightly lower accuracy. Runs on any phone. MIT.",
173
  "quant": "ggml",
174
  "minRamMb": 1000,
175
  "url": "https://huggingface.co/ggerganov/whisper.cpp/resolve/main/ggml-tiny.bin",
 
179
  {
180
  "id": "asr-whisper-large-v3-turbo",
181
  "type": "asr",
182
+ "name": "Speech-to-Text \u2014 Whisper Turbo",
183
+ "description": "Most accurate on-device voice transcription for calls \u2014 fully offline, multilingual. Larger download; best on a 6 GB+ phone. MIT.",
184
  "quant": "ggml q5_0",
185
  "minRamMb": 3000,
186
  "url": "https://huggingface.co/ggerganov/whisper.cpp/resolve/main/ggml-large-v3-turbo-q5_0.bin",
 
190
  {
191
  "id": "tts-en-amy",
192
  "type": "tts",
193
+ "name": "Voice \u2014 English (Amy)",
194
+ "description": "Lets your characters speak their replies aloud in calls \u2014 fully offline, no API key needed. Runs on any phone.",
195
  "minRamMb": 1000,
196
  "url": "https://huggingface.co/Mr-J-369/Fancy-AI/resolve/main/tts-en-amy-low.zip",
197
  "sizeBytes": 67308190,
 
201
  "id": "faceswap-aura",
202
  "type": "faceswap",
203
  "name": "Aura Swap",
204
+ "description": "On-device face swap \u2014 detect, embed, identity-convert, swap (GHOST-3), restore (RestoreFormer). Fully offline, commercial-licensed models. Needs a 6 GB+ phone.",
205
+ "minRamMb": 6000,
206
  "files": [
207
  {
208
+ "role": "detect",
209
+ "url": "https://huggingface.co/Mr-J-369/Fancy-AI/resolve/main/scrfd_10g_aura.fp32.mnn",
210
+ "sizeBytes": 16925304,
211
+ "sha256": "5354298dcc28a7f26b946624b8e1af592407c27e9e16572c4c37b57d05b2871f"
212
+ },
213
+ {
214
+ "role": "embed",
215
+ "url": "https://huggingface.co/Mr-J-369/Fancy-AI/resolve/main/arcface_glintr100_aura.fp32.mnn",
216
+ "sizeBytes": 260629456,
217
+ "sha256": "3924c5fc4fd816ce0f0de00428dfac8a99486a443331843e079ae8da793b527c"
218
  },
219
  {
220
+ "role": "convert",
221
+ "url": "https://huggingface.co/Mr-J-369/Fancy-AI/resolve/main/arcface_converter_ghost.fp32.mnn",
222
+ "sizeBytes": 20999256,
223
+ "sha256": "71fef40ac5be498d3c417f3cc1a694377de33b232e9493e3c368875345cac106"
224
  },
225
  {
226
+ "role": "swap",
227
+ "url": "https://huggingface.co/Mr-J-369/Fancy-AI/resolve/main/ghost_3_256.fp32.mnn",
228
+ "sizeBytes": 929982456,
229
+ "sha256": "7c7954f7a367f6617fe14ad2e6d173225384f7758348f80737d24c3a2a109b58"
230
  },
231
  {
232
+ "role": "restore",
233
+ "url": "https://huggingface.co/Mr-J-369/Fancy-AI/resolve/main/restoreformer.fp32.mnn",
234
+ "sizeBytes": 292027632,
235
+ "sha256": "15ff67ee9ea808605f60e9d0b3a5a899c1838a785c4e7337eb30c06c96e82cca"
236
  }
237
  ]
238
  }