evf-sam2 / config.json
YxZhang's picture
Update config.json
ca262a5 verified
raw
history blame contribute delete
No virus
328 Bytes
{
"architectures": [
"EvfSam2Model"
],
"bos_token_id": 0,
"eos_token_id": 2,
"hidden_size": 1024,
"mm_extractor_scale": "large",
"model_type": "evf",
"out_dim": 256,
"pad_token_id": 1,
"sam_scale": "large",
"tie_word_embeddings": false,
"torch_dtype": "float16",
"transformers_version": "4.43.3"
}