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