TinyChatEngine
Loading...
Searching...
No Matches
clip_model_config Struct Reference

Public Attributes

int image_size = 336
 
int patch_size = 14
 
int num_patches = (image_size / patch_size) * (image_size / patch_size)
 
int num_positions = num_patches + 1
 
int projection_dim = 768
 
int mmproj_dim = 4096
 
float image_mean [3] = {0.48145466f, 0.48145466f, 0.48145466f}
 
float image_std [3] = {0.26862954f, 0.26862954f, 0.26862954f}
 

The documentation for this struct was generated from the following file: