@@ -2914,6 +2914,11 @@ export type components = {
2914
2914
*/
2915
2915
path: string;
2916
2916
/**
2917
+ * Size
2918
+ * @description The size of the model in bytes.
2919
+ */
2920
+ size: number;
2921
+ /**
2917
2922
* Name
2918
2923
* @description Name of the model.
2919
2924
*/
@@ -2991,6 +2996,11 @@ export type components = {
2991
2996
*/
2992
2997
path: string;
2993
2998
/**
2999
+ * Size
3000
+ * @description The size of the model in bytes.
3001
+ */
3002
+ size: number;
3003
+ /**
2994
3004
* Name
2995
3005
* @description Name of the model.
2996
3006
*/
@@ -3144,6 +3154,11 @@ export type components = {
3144
3154
*/
3145
3155
path: string;
3146
3156
/**
3157
+ * Size
3158
+ * @description The size of the model in bytes.
3159
+ */
3160
+ size: number;
3161
+ /**
3147
3162
* Name
3148
3163
* @description Name of the model.
3149
3164
*/
@@ -4301,6 +4316,11 @@ export type components = {
4301
4316
*/
4302
4317
path: string;
4303
4318
/**
4319
+ * Size
4320
+ * @description The size of the model in bytes.
4321
+ */
4322
+ size: number;
4323
+ /**
4304
4324
* Name
4305
4325
* @description Name of the model.
4306
4326
*/
@@ -4389,6 +4409,11 @@ export type components = {
4389
4409
*/
4390
4410
path: string;
4391
4411
/**
4412
+ * Size
4413
+ * @description The size of the model in bytes.
4414
+ */
4415
+ size: number;
4416
+ /**
4392
4417
* Name
4393
4418
* @description Name of the model.
4394
4419
*/
@@ -4465,6 +4490,11 @@ export type components = {
4465
4490
*/
4466
4491
path: string;
4467
4492
/**
4493
+ * Size
4494
+ * @description The size of the model in bytes.
4495
+ */
4496
+ size: number;
4497
+ /**
4468
4498
* Name
4469
4499
* @description Name of the model.
4470
4500
*/
@@ -4547,6 +4577,11 @@ export type components = {
4547
4577
*/
4548
4578
path: string;
4549
4579
/**
4580
+ * Size
4581
+ * @description The size of the model in bytes.
4582
+ */
4583
+ size: number;
4584
+ /**
4550
4585
* Name
4551
4586
* @description Name of the model.
4552
4587
*/
@@ -7737,6 +7772,11 @@ export type components = {
7737
7772
*/
7738
7773
path: string;
7739
7774
/**
7775
+ * Size
7776
+ * @description The size of the model in bytes.
7777
+ */
7778
+ size: number;
7779
+ /**
7740
7780
* Name
7741
7781
* @description Name of the model.
7742
7782
*/
@@ -8493,6 +8533,11 @@ export type components = {
8493
8533
*/
8494
8534
path: string;
8495
8535
/**
8536
+ * Size
8537
+ * @description The size of the model in bytes.
8538
+ */
8539
+ size: number;
8540
+ /**
8496
8541
* Name
8497
8542
* @description Name of the model.
8498
8543
*/
@@ -8681,6 +8726,11 @@ export type components = {
8681
8726
*/
8682
8727
path: string;
8683
8728
/**
8729
+ * Size
8730
+ * @description The size of the model in bytes.
8731
+ */
8732
+ size: number;
8733
+ /**
8684
8734
* Name
8685
8735
* @description Name of the model.
8686
8736
*/
@@ -12748,6 +12798,11 @@ export type components = {
12748
12798
*/
12749
12799
path: string;
12750
12800
/**
12801
+ * Size
12802
+ * @description The size of the model in bytes.
12803
+ */
12804
+ size: number;
12805
+ /**
12751
12806
* Name
12752
12807
* @description Name of the model.
12753
12808
*/
@@ -12913,6 +12968,11 @@ export type components = {
12913
12968
*/
12914
12969
path: string;
12915
12970
/**
12971
+ * Size
12972
+ * @description The size of the model in bytes.
12973
+ */
12974
+ size: number;
12975
+ /**
12916
12976
* Name
12917
12977
* @description Name of the model.
12918
12978
*/
@@ -13074,6 +13134,11 @@ export type components = {
13074
13134
*/
13075
13135
path: string;
13076
13136
/**
13137
+ * Size
13138
+ * @description The size of the model in bytes.
13139
+ */
13140
+ size: number;
13141
+ /**
13077
13142
* Name
13078
13143
* @description Name of the model.
13079
13144
*/
@@ -13340,6 +13405,11 @@ export type components = {
13340
13405
*/
13341
13406
path: string;
13342
13407
/**
13408
+ * Size
13409
+ * @description The size of the model in bytes.
13410
+ */
13411
+ size: number;
13412
+ /**
13343
13413
* Name
13344
13414
* @description Name of the model.
13345
13415
*/
@@ -13438,6 +13508,11 @@ export type components = {
13438
13508
*/
13439
13509
path: string;
13440
13510
/**
13511
+ * Size
13512
+ * @description The size of the model in bytes.
13513
+ */
13514
+ size: number;
13515
+ /**
13441
13516
* Name
13442
13517
* @description Name of the model.
13443
13518
*/
@@ -13537,6 +13612,11 @@ export type components = {
13537
13612
*/
13538
13613
path: string;
13539
13614
/**
13615
+ * Size
13616
+ * @description The size of the model in bytes.
13617
+ */
13618
+ size: number;
13619
+ /**
13540
13620
* Name
13541
13621
* @description Name of the model.
13542
13622
*/
@@ -13620,6 +13700,11 @@ export type components = {
13620
13700
*/
13621
13701
path: string;
13622
13702
/**
13703
+ * Size
13704
+ * @description The size of the model in bytes.
13705
+ */
13706
+ size: number;
13707
+ /**
13623
13708
* Name
13624
13709
* @description Name of the model.
13625
13710
*/
@@ -15744,6 +15829,11 @@ export type components = {
15744
15829
*/
15745
15830
hash?: string | null;
15746
15831
/**
15832
+ * Size
15833
+ * @description Size of model file
15834
+ */
15835
+ size?: number | null;
15836
+ /**
15747
15837
* Format
15748
15838
* @description format of model file
15749
15839
*/
@@ -18471,6 +18561,11 @@ export type components = {
18471
18561
*/
18472
18562
path: string;
18473
18563
/**
18564
+ * Size
18565
+ * @description The size of the model in bytes.
18566
+ */
18567
+ size: number;
18568
+ /**
18474
18569
* Name
18475
18570
* @description Name of the model.
18476
18571
*/
@@ -18610,6 +18705,11 @@ export type components = {
18610
18705
*/
18611
18706
path: string;
18612
18707
/**
18708
+ * Size
18709
+ * @description The size of the model in bytes.
18710
+ */
18711
+ size: number;
18712
+ /**
18613
18713
* Name
18614
18714
* @description Name of the model.
18615
18715
*/
@@ -19327,6 +19427,11 @@ export type components = {
19327
19427
*/
19328
19428
path: string;
19329
19429
/**
19430
+ * Size
19431
+ * @description The size of the model in bytes.
19432
+ */
19433
+ size: number;
19434
+ /**
19330
19435
* Name
19331
19436
* @description Name of the model.
19332
19437
*/
@@ -19545,6 +19650,11 @@ export type components = {
19545
19650
*/
19546
19651
path: string;
19547
19652
/**
19653
+ * Size
19654
+ * @description The size of the model in bytes.
19655
+ */
19656
+ size: number;
19657
+ /**
19548
19658
* Name
19549
19659
* @description Name of the model.
19550
19660
*/
@@ -19611,6 +19721,11 @@ export type components = {
19611
19721
*/
19612
19722
path: string;
19613
19723
/**
19724
+ * Size
19725
+ * @description The size of the model in bytes.
19726
+ */
19727
+ size: number;
19728
+ /**
19614
19729
* Name
19615
19730
* @description Name of the model.
19616
19731
*/
@@ -19714,6 +19829,11 @@ export type components = {
19714
19829
*/
19715
19830
path: string;
19716
19831
/**
19832
+ * Size
19833
+ * @description The size of the model in bytes.
19834
+ */
19835
+ size: number;
19836
+ /**
19717
19837
* Name
19718
19838
* @description Name of the model.
19719
19839
*/
@@ -19783,6 +19903,11 @@ export type components = {
19783
19903
*/
19784
19904
path: string;
19785
19905
/**
19906
+ * Size
19907
+ * @description The size of the model in bytes.
19908
+ */
19909
+ size: number;
19910
+ /**
19786
19911
* Name
19787
19912
* @description Name of the model.
19788
19913
*/
@@ -20302,6 +20427,11 @@ export type components = {
20302
20427
*/
20303
20428
path: string;
20304
20429
/**
20430
+ * Size
20431
+ * @description The size of the model in bytes.
20432
+ */
20433
+ size: number;
20434
+ /**
20305
20435
* Name
20306
20436
* @description Name of the model.
20307
20437
*/
@@ -20382,6 +20512,11 @@ export type components = {
20382
20512
*/
20383
20513
path: string;
20384
20514
/**
20515
+ * Size
20516
+ * @description The size of the model in bytes.
20517
+ */
20518
+ size: number;
20519
+ /**
20385
20520
* Name
20386
20521
* @description Name of the model.
20387
20522
*/
0 commit comments