treehop-rag / config.json
allen-li1231's picture
Push model using huggingface_hub.
4895038 verified
raw
history blame contribute delete
105 Bytes
{
"dropout": 0.1,
"g_size": 2048,
"mlp_size": 2048,
"n_head": 1,
"n_mlp": 3,
"x_size": 1024
}