Add local models via Git LFS (23 models, ~143 GB)
This commit is contained in:
parent
94b5c12c2d
commit
9b381fb3de
246 changed files with 38788 additions and 0 deletions
|
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"image_processor": {
|
||||
"do_convert_rgb": true,
|
||||
"do_normalize": false,
|
||||
"do_rescale": true,
|
||||
"do_resize": true,
|
||||
"image_mean": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"image_processor_type": "Gemma4UnifiedImageProcessor",
|
||||
"image_std": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
],
|
||||
"max_soft_tokens": 280,
|
||||
"model_patch_size": 48,
|
||||
"patch_size": 16,
|
||||
"pooling_kernel_size": 3,
|
||||
"resample": 3,
|
||||
"rescale_factor": 0.00392156862745098,
|
||||
"size": {
|
||||
"height": 224,
|
||||
"width": 224
|
||||
}
|
||||
},
|
||||
"processor_class": "Gemma4UnifiedProcessor",
|
||||
"feature_extractor": {
|
||||
"feature_extractor_type": "Gemma4UnifiedAudioFeatureExtractor",
|
||||
"sampling_rate": 16000,
|
||||
"num_mel_filters": 128,
|
||||
"fft_length": 512,
|
||||
"hop_length": 160,
|
||||
"chunk_duration": 8.0,
|
||||
"overlap_duration": 1.0
|
||||
},
|
||||
"audio_ms_per_token": 40
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue