llama2-7B-reftLora / config.json
siacus's picture
Upload config.json with huggingface_hub
22784d6 verified
raw
history blame contribute delete
No virus
565 Bytes
{
"intervention_constant_sources": [
true
],
"intervention_dimensions": [
4096
],
"intervention_types": [
"<class 'pyreft.interventions.LoreftIntervention'>"
],
"mode": "parallel",
"representations": [
[
15,
"base_model.model.model.layers[15].output",
"pos",
1,
4,
null,
null,
null,
null,
null,
null,
null,
null
]
],
"sorted_keys": [
"comp.base_model.model.model.layers[15].output.unit.pos.nunit.1#0"
],
"transformers_version": "4.40.2"
}