llama2-7b / adapter_config.json
derekiya's picture
Create adapter_config.json
5faa91a
raw
history blame contribute delete
139 Bytes
{
"adapters": {
"my_adapter": {
"model": "llama2-7b",
"adapternon_linearity": "swish"
}
}
}