PyTorch
OpenROAD
EDA
HMT-Llama3.1-8B-OpenROAD / model_config.json
AmethystLinker's picture
update ckpt and memory
bee9740
raw
history blame contribute delete
167 Bytes
{
"lora" : {
"r" : 8,
"alpha": 32,
"dropout": 0.1
},
"segment_length": 1024,
"num_sensory": 32,
"mem_recall_context": 400
}