hrdtbs commited on
Commit
1f18b08
·
1 Parent(s): 21d6bc9

feat: add mochinoa model

Browse files
weights/mochinoa/LICENSE ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ MIT License
2
+
3
+ Copyright (c) 2023 Mochizuki Noa
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
weights/mochinoa/added_IVF299_Flat_nprobe_1.index ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0350f15320b20aaa38d78a324a76347b7420807fdfc573e5de14928131ae55a2
3
+ size 12382075
weights/mochinoa/cover.png ADDED

Git LFS Details

  • SHA256: 9d75169e64e4c585c52231029b01f7df5a3bec9d35e4c79ffb050179dd8db2c3
  • Pointer size: 132 Bytes
  • Size of remote file: 1.6 MB
weights/mochinoa/mochinoa.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c630f88f19a3dbe68fdb8ac39df36ed0c02aa086777734d1f7ab1ae48363297
3
+ size 55027130
weights/model_info.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mochinoa": {
3
+ "enable": true,
4
+ "name": "mochinoa",
5
+ "title": "望月のあ @_noach",
6
+ "cover": "cover.png",
7
+ "feature_retrieval_library": "added_IVF299_Flat_nprobe_1.index",
8
+ "author": "hrdtbs",
9
+ "license": "LICENSE"
10
+ }
11
+ }