Commit
·
7f8d58a
1
Parent(s):
fe2b889
Add new versions of musicgen small (mono & stereo)
Browse files- encodec_20s.xml +0 -0
- encodec_5s.xml +0 -0
- encodec_combined_weights.bin +3 -0
- encodec_encoder_10s.xml +0 -0
- encodec_encoder_5s.xml +0 -0
- encodec_encoder_combined_weights.bin +3 -0
- musicgen-small-tokenizer.bin +3 -0
- musicgen-small-tokenizer.xml +206 -0
- small-mono/initial_cross_attn_kv_producer.bin +3 -0
- small-mono/initial_cross_attn_kv_producer.xml +0 -0
- small-mono/musicgen_decoder.xml +0 -0
- small-mono/musicgen_decoder_combined.bin +3 -0
- small-mono/musicgen_decoder_int8.xml +0 -0
- small-mono/musicgen_decoder_int8_combined.bin +3 -0
- small-mono/musicgen_decoder_nonkv.xml +0 -0
- small-mono/musicgen_decoder_nonkv_int8.xml +0 -0
- small-stereo/initial_cross_attn_kv_producer.bin +3 -0
- small-stereo/initial_cross_attn_kv_producer.xml +0 -0
- small-stereo/musicgen_decoder.xml +0 -0
- small-stereo/musicgen_decoder_combined.bin +3 -0
- small-stereo/musicgen_decoder_int8.xml +0 -0
- small-stereo/musicgen_decoder_int8_combined.bin +3 -0
- small-stereo/musicgen_decoder_nonkv.xml +0 -0
- small-stereo/musicgen_decoder_nonkv_int8.xml +0 -0
- t5.bin +3 -0
- t5.xml +0 -0
encodec_20s.xml
ADDED
The diff for this file is too large to render.
See raw diff
|
|
encodec_5s.xml
ADDED
The diff for this file is too large to render.
See raw diff
|
|
encodec_combined_weights.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fdbb999cdc1cd3d03817a1d55a12aaa89e691d52b28a57d1d20343644849e927
|
3 |
+
size 58957600
|
encodec_encoder_10s.xml
ADDED
The diff for this file is too large to render.
See raw diff
|
|
encodec_encoder_5s.xml
ADDED
The diff for this file is too large to render.
See raw diff
|
|
encodec_encoder_combined_weights.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:90542ff90ec43df230f50813fedbc9ed00ad0ec54eb42cf6b90f08622af4f552
|
3 |
+
size 58974494
|
musicgen-small-tokenizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6733c5d874cc50f7f93efe9184a9efa34a9cfb8854e0676cd9998aca38926efe
|
3 |
+
size 793854
|
musicgen-small-tokenizer.xml
ADDED
@@ -0,0 +1,206 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0"?>
|
2 |
+
<net name="tokenizer" version="11">
|
3 |
+
<layers>
|
4 |
+
<layer id="0" name="string_input" type="Parameter" version="opset1">
|
5 |
+
<data shape="?" element_type="string" />
|
6 |
+
<output>
|
7 |
+
<port id="0" precision="STRING" names="string_input">
|
8 |
+
<dim>-1</dim>
|
9 |
+
</port>
|
10 |
+
</output>
|
11 |
+
</layer>
|
12 |
+
<layer id="1" name="Constant_4" type="Const" version="opset1">
|
13 |
+
<data element_type="i32" shape="" offset="0" size="4" />
|
14 |
+
<output>
|
15 |
+
<port id="0" precision="I32" />
|
16 |
+
</output>
|
17 |
+
</layer>
|
18 |
+
<layer id="2" name="Constant_1" type="Const" version="opset1">
|
19 |
+
<data element_type="u8" shape="793846" offset="4" size="793846" />
|
20 |
+
<output>
|
21 |
+
<port id="0" precision="U8">
|
22 |
+
<dim>793846</dim>
|
23 |
+
</port>
|
24 |
+
</output>
|
25 |
+
</layer>
|
26 |
+
<layer id="3" name="SentencepieceTokenizer_3" type="SentencepieceTokenizer" version="extension">
|
27 |
+
<data nbest_size="0" alpha="0" add_bos="false" add_eos="true" reverse="false" />
|
28 |
+
<input>
|
29 |
+
<port id="0" precision="U8">
|
30 |
+
<dim>793846</dim>
|
31 |
+
</port>
|
32 |
+
<port id="1" precision="STRING">
|
33 |
+
<dim>-1</dim>
|
34 |
+
</port>
|
35 |
+
</input>
|
36 |
+
<output>
|
37 |
+
<port id="2" precision="I64">
|
38 |
+
<dim>-1</dim>
|
39 |
+
<dim>2</dim>
|
40 |
+
</port>
|
41 |
+
<port id="3" precision="I32">
|
42 |
+
<dim>-1</dim>
|
43 |
+
</port>
|
44 |
+
<port id="4" precision="I64">
|
45 |
+
<dim>2</dim>
|
46 |
+
</port>
|
47 |
+
</output>
|
48 |
+
</layer>
|
49 |
+
<layer id="4" name="Broadcast_5" type="Broadcast" version="opset3">
|
50 |
+
<data mode="numpy" />
|
51 |
+
<input>
|
52 |
+
<port id="0" precision="I32" />
|
53 |
+
<port id="1" precision="I64">
|
54 |
+
<dim>2</dim>
|
55 |
+
</port>
|
56 |
+
</input>
|
57 |
+
<output>
|
58 |
+
<port id="2" precision="I32">
|
59 |
+
<dim>-1</dim>
|
60 |
+
<dim>-1</dim>
|
61 |
+
</port>
|
62 |
+
</output>
|
63 |
+
</layer>
|
64 |
+
<layer id="5" name="Constant_7" type="Const" version="opset1">
|
65 |
+
<data element_type="i32" shape="" offset="793850" size="4" />
|
66 |
+
<output>
|
67 |
+
<port id="0" precision="I32" />
|
68 |
+
</output>
|
69 |
+
</layer>
|
70 |
+
<layer id="6" name="ShapeOf_8" type="ShapeOf" version="opset3">
|
71 |
+
<data output_type="i64" />
|
72 |
+
<input>
|
73 |
+
<port id="0" precision="I32">
|
74 |
+
<dim>-1</dim>
|
75 |
+
</port>
|
76 |
+
</input>
|
77 |
+
<output>
|
78 |
+
<port id="1" precision="I64">
|
79 |
+
<dim>1</dim>
|
80 |
+
</port>
|
81 |
+
</output>
|
82 |
+
</layer>
|
83 |
+
<layer id="7" name="Broadcast_9" type="Broadcast" version="opset3">
|
84 |
+
<data mode="numpy" />
|
85 |
+
<input>
|
86 |
+
<port id="0" precision="I32" />
|
87 |
+
<port id="1" precision="I64">
|
88 |
+
<dim>1</dim>
|
89 |
+
</port>
|
90 |
+
</input>
|
91 |
+
<output>
|
92 |
+
<port id="2" precision="I32">
|
93 |
+
<dim>-1</dim>
|
94 |
+
</port>
|
95 |
+
</output>
|
96 |
+
</layer>
|
97 |
+
<layer id="8" name="ScatterNDUpdate_13" type="ScatterNDUpdate" version="opset4">
|
98 |
+
<input>
|
99 |
+
<port id="0" precision="I32">
|
100 |
+
<dim>-1</dim>
|
101 |
+
<dim>-1</dim>
|
102 |
+
</port>
|
103 |
+
<port id="1" precision="I64">
|
104 |
+
<dim>-1</dim>
|
105 |
+
<dim>2</dim>
|
106 |
+
</port>
|
107 |
+
<port id="2" precision="I32">
|
108 |
+
<dim>-1</dim>
|
109 |
+
</port>
|
110 |
+
</input>
|
111 |
+
<output>
|
112 |
+
<port id="3" precision="I32">
|
113 |
+
<dim>-1</dim>
|
114 |
+
<dim>-1</dim>
|
115 |
+
</port>
|
116 |
+
</output>
|
117 |
+
</layer>
|
118 |
+
<layer id="9" name="ScatterNDUpdate_130" type="Convert" version="opset1">
|
119 |
+
<data destination_type="i64" />
|
120 |
+
<input>
|
121 |
+
<port id="0" precision="I32">
|
122 |
+
<dim>-1</dim>
|
123 |
+
<dim>-1</dim>
|
124 |
+
</port>
|
125 |
+
</input>
|
126 |
+
<output>
|
127 |
+
<port id="1" precision="I64" names="attention_mask">
|
128 |
+
<dim>-1</dim>
|
129 |
+
<dim>-1</dim>
|
130 |
+
</port>
|
131 |
+
</output>
|
132 |
+
</layer>
|
133 |
+
<layer id="11" name="ScatterNDUpdate_6" type="ScatterNDUpdate" version="opset4">
|
134 |
+
<input>
|
135 |
+
<port id="0" precision="I32">
|
136 |
+
<dim>-1</dim>
|
137 |
+
<dim>-1</dim>
|
138 |
+
</port>
|
139 |
+
<port id="1" precision="I64">
|
140 |
+
<dim>-1</dim>
|
141 |
+
<dim>2</dim>
|
142 |
+
</port>
|
143 |
+
<port id="2" precision="I32">
|
144 |
+
<dim>-1</dim>
|
145 |
+
</port>
|
146 |
+
</input>
|
147 |
+
<output>
|
148 |
+
<port id="3" precision="I32">
|
149 |
+
<dim>-1</dim>
|
150 |
+
<dim>-1</dim>
|
151 |
+
</port>
|
152 |
+
</output>
|
153 |
+
</layer>
|
154 |
+
<layer id="12" name="ScatterNDUpdate_60" type="Convert" version="opset1">
|
155 |
+
<data destination_type="i64" />
|
156 |
+
<input>
|
157 |
+
<port id="0" precision="I32">
|
158 |
+
<dim>-1</dim>
|
159 |
+
<dim>-1</dim>
|
160 |
+
</port>
|
161 |
+
</input>
|
162 |
+
<output>
|
163 |
+
<port id="1" precision="I64" names="input_ids">
|
164 |
+
<dim>-1</dim>
|
165 |
+
<dim>-1</dim>
|
166 |
+
</port>
|
167 |
+
</output>
|
168 |
+
</layer>
|
169 |
+
<layer id="13" name="Result_14" type="Result" version="opset1">
|
170 |
+
<input>
|
171 |
+
<port id="0" precision="I64">
|
172 |
+
<dim>-1</dim>
|
173 |
+
<dim>-1</dim>
|
174 |
+
</port>
|
175 |
+
</input>
|
176 |
+
</layer>
|
177 |
+
<layer id="10" name="Result_15" type="Result" version="opset1">
|
178 |
+
<input>
|
179 |
+
<port id="0" precision="I64">
|
180 |
+
<dim>-1</dim>
|
181 |
+
<dim>-1</dim>
|
182 |
+
</port>
|
183 |
+
</input>
|
184 |
+
</layer>
|
185 |
+
</layers>
|
186 |
+
<edges>
|
187 |
+
<edge from-layer="0" from-port="0" to-layer="3" to-port="1" />
|
188 |
+
<edge from-layer="1" from-port="0" to-layer="4" to-port="0" />
|
189 |
+
<edge from-layer="2" from-port="0" to-layer="3" to-port="0" />
|
190 |
+
<edge from-layer="3" from-port="4" to-layer="4" to-port="1" />
|
191 |
+
<edge from-layer="3" from-port="3" to-layer="6" to-port="0" />
|
192 |
+
<edge from-layer="3" from-port="2" to-layer="8" to-port="1" />
|
193 |
+
<edge from-layer="3" from-port="2" to-layer="11" to-port="1" />
|
194 |
+
<edge from-layer="3" from-port="3" to-layer="11" to-port="2" />
|
195 |
+
<edge from-layer="4" from-port="2" to-layer="8" to-port="0" />
|
196 |
+
<edge from-layer="4" from-port="2" to-layer="11" to-port="0" />
|
197 |
+
<edge from-layer="5" from-port="0" to-layer="7" to-port="0" />
|
198 |
+
<edge from-layer="6" from-port="1" to-layer="7" to-port="1" />
|
199 |
+
<edge from-layer="7" from-port="2" to-layer="8" to-port="2" />
|
200 |
+
<edge from-layer="8" from-port="3" to-layer="9" to-port="0" />
|
201 |
+
<edge from-layer="9" from-port="1" to-layer="10" to-port="0" />
|
202 |
+
<edge from-layer="11" from-port="3" to-layer="12" to-port="0" />
|
203 |
+
<edge from-layer="12" from-port="1" to-layer="13" to-port="0" />
|
204 |
+
</edges>
|
205 |
+
<rt_info />
|
206 |
+
</net>
|
small-mono/initial_cross_attn_kv_producer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:819014c3c5a7ba906120cce354ff4bcebfa4d336d728a39153f51461580069c5
|
3 |
+
size 102238264
|
small-mono/initial_cross_attn_kv_producer.xml
ADDED
The diff for this file is too large to render.
See raw diff
|
|
small-mono/musicgen_decoder.xml
ADDED
The diff for this file is too large to render.
See raw diff
|
|
small-mono/musicgen_decoder_combined.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be64ff23ff8ffec3813ab0bebcf79c378905a8ba0bd02467306deff084cb6be5
|
3 |
+
size 742699200
|
small-mono/musicgen_decoder_int8.xml
ADDED
The diff for this file is too large to render.
See raw diff
|
|
small-mono/musicgen_decoder_int8_combined.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b31fe527a0dc9334741f5018f344501324e86de72ba10116ab04e879df9ca6b3
|
3 |
+
size 382824640
|
small-mono/musicgen_decoder_nonkv.xml
ADDED
The diff for this file is too large to render.
See raw diff
|
|
small-mono/musicgen_decoder_nonkv_int8.xml
ADDED
The diff for this file is too large to render.
See raw diff
|
|
small-stereo/initial_cross_attn_kv_producer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b789bcd2833d96500accf449bc42044197c81016671d25905a7b171a91c75450
|
3 |
+
size 102238264
|
small-stereo/initial_cross_attn_kv_producer.xml
ADDED
The diff for this file is too large to render.
See raw diff
|
|
small-stereo/musicgen_decoder.xml
ADDED
The diff for this file is too large to render.
See raw diff
|
|
small-stereo/musicgen_decoder_combined.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:301f8aeb508bbdfbb89335bc723853eb95f326da60c42b9d1815045504421d54
|
3 |
+
size 776261856
|
small-stereo/musicgen_decoder_int8.xml
ADDED
The diff for this file is too large to render.
See raw diff
|
|
small-stereo/musicgen_decoder_int8_combined.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f3ad45bd32962da0f91cf7a7842272de78d648144ac6ba272466af6aacaa45e8
|
3 |
+
size 408023264
|
small-stereo/musicgen_decoder_nonkv.xml
ADDED
The diff for this file is too large to render.
See raw diff
|
|
small-stereo/musicgen_decoder_nonkv_int8.xml
ADDED
The diff for this file is too large to render.
See raw diff
|
|
t5.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6045df4f21c726ef477878c13f6a368f79092151e8acdd4fce6a526fa4a94bde
|
3 |
+
size 219257306
|
t5.xml
ADDED
The diff for this file is too large to render.
See raw diff
|
|