Commit d5878167 authored by mashun1's avatar mashun1
Browse files

llava-next

parents
Pipeline #2589 failed with stages
in 0 seconds
This diff is collapsed.
This diff is collapsed.
{
"embed_dim": 1536,
"vision_cfg": {
"image_size": 224,
"layers": 48,
"width": 5120,
"head_width": 128,
"mlp_ratio": 5,
"patch_size": 14,
"eva_model_name": "eva-clip-18b-14-x",
"drop_path_rate": 0,
"qkv_bias": false,
"xattn": true,
"postnorm": true,
"fusedLN": false,
"use_rms_norm": true
},
"text_cfg": {
"context_length": 77,
"vocab_size": 49408,
"width": 1280,
"heads": 20,
"layers": 32,
"xattn": false,
"fusedLN": false
}
}
\ No newline at end of file
This diff is collapsed.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment