ITFormer-3B / config.json
pandalin98's picture
Upload ITFormer 3B model
a5daa86 verified
{
"architectures": [
"TLM"
],
"freeze_ts_model": true,
"llm_model_path": "LLM/Qwen2.5-3B-Instruct",
"model_type": "vlm_model",
"torch_dtype": "float32",
"transformers_version": "4.54.1",
"ts_pad_num": 25
}