yuvraj108c commited on
Commit
a0d62a6
1 Parent(s): 10796fb

Upload model.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. model.json +132 -0
model.json ADDED
@@ -0,0 +1,132 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cc89": {
3
+ "dreamshaper_8": [
4
+ {
5
+ "filepath": "dreamshaper_8_9d40847d_cc89_sample=1x4x56x56+2x4x64x64+2x4x96x96-timesteps=1+2+2-encoder_hidden_states=1x77x768+2x77x768+2x154x768.trt",
6
+ "config": {
7
+ "profile": {
8
+ "sample": [
9
+ [
10
+ 1,
11
+ 4,
12
+ 56,
13
+ 56
14
+ ],
15
+ [
16
+ 2,
17
+ 4,
18
+ 64,
19
+ 64
20
+ ],
21
+ [
22
+ 2,
23
+ 4,
24
+ 96,
25
+ 96
26
+ ]
27
+ ],
28
+ "timesteps": [
29
+ [
30
+ 1
31
+ ],
32
+ [
33
+ 2
34
+ ],
35
+ [
36
+ 2
37
+ ]
38
+ ],
39
+ "encoder_hidden_states": [
40
+ [
41
+ 1,
42
+ 77,
43
+ 768
44
+ ],
45
+ [
46
+ 2,
47
+ 77,
48
+ 768
49
+ ],
50
+ [
51
+ 2,
52
+ 154,
53
+ 768
54
+ ]
55
+ ]
56
+ },
57
+ "static_shapes": false,
58
+ "fp32": false,
59
+ "inpaint": false,
60
+ "refit": true,
61
+ "lora": false,
62
+ "vram": 0,
63
+ "unet_hidden_dim": 4
64
+ }
65
+ }
66
+ ],
67
+ "deliberate": [
68
+ {
69
+ "filepath": "deliberate_10ec4b29_cc89_sample=1x4x56x56+2x4x64x64+2x4x96x96-timesteps=1+2+2-encoder_hidden_states=1x77x768+2x77x768+2x154x768.trt",
70
+ "config": {
71
+ "profile": {
72
+ "sample": [
73
+ [
74
+ 1,
75
+ 4,
76
+ 56,
77
+ 56
78
+ ],
79
+ [
80
+ 2,
81
+ 4,
82
+ 64,
83
+ 64
84
+ ],
85
+ [
86
+ 2,
87
+ 4,
88
+ 96,
89
+ 96
90
+ ]
91
+ ],
92
+ "timesteps": [
93
+ [
94
+ 1
95
+ ],
96
+ [
97
+ 2
98
+ ],
99
+ [
100
+ 2
101
+ ]
102
+ ],
103
+ "encoder_hidden_states": [
104
+ [
105
+ 1,
106
+ 77,
107
+ 768
108
+ ],
109
+ [
110
+ 2,
111
+ 77,
112
+ 768
113
+ ],
114
+ [
115
+ 2,
116
+ 154,
117
+ 768
118
+ ]
119
+ ]
120
+ },
121
+ "static_shapes": false,
122
+ "fp32": false,
123
+ "inpaint": false,
124
+ "refit": true,
125
+ "lora": false,
126
+ "vram": 0,
127
+ "unet_hidden_dim": 4
128
+ }
129
+ }
130
+ ]
131
+ }
132
+ }