mirror of
https://github.com/Ladebeze66/llm_ticket3.git
synced 2025-12-15 19:36:52 +01:00
24 lines
520 B
JSON
24 lines
520 B
JSON
{
|
|
"basic_info": {
|
|
"name": "llama3.2-vision:90b-instruct-q8_0",
|
|
"family": "mllama",
|
|
"parameter_size": "87.7B",
|
|
"quantization": "Q8_0",
|
|
"modified_at": "2025-01-17T13:27:08.844585046+01:00"
|
|
},
|
|
"technical_info": {
|
|
"architecture": "mllama",
|
|
"context_length": 131072,
|
|
"vocab_size": 128256,
|
|
"embedding_length": 8192
|
|
},
|
|
"vision_info": {
|
|
"image_size": 560,
|
|
"patch_size": 14,
|
|
"max_num_tiles": 4
|
|
},
|
|
"default_parameters": {
|
|
"temperature": 0.6,
|
|
"top_p": 0.9
|
|
}
|
|
} |