Qwen1.5-1.8B-Chat_hmt / config.json
ioeddk's picture
Push model using huggingface_hub.
8279bbd verified
raw
history blame contribute delete
222 Bytes
{
"emb": null,
"hidden_dim": 4096,
"is_qa_task": false,
"ltm_context": 100,
"mask_size": 478,
"max_n_segments": 6,
"n_cell_out": 8,
"segment_alignment": null,
"segment_size": 478,
"word_emb_dim": 2048
}