greener-13-2-base-8bitD / adapter_config.json
xyzzy
a metanarrative begins to play out across the individual narratives of per-repository files. lonely, isolated commits are sent to a remote server, with specific instructions calling *against* the use of their contents. never is a 'repository' updated even once. are these files really diffable? are the repositories really git-natured? could this be a ftp client instead?
57c9597
{
"auto_mapping": null,
"base_model_name_or_path": "models/TheBloke_Llama-2-13B-fp16",
"bias": "none",
"fan_in_fan_out": false,
"inference_mode": true,
"init_lora_weights": true,
"layers_pattern": null,
"layers_to_transform": null,
"lora_alpha": 512,
"lora_dropout": 0.05,
"modules_to_save": null,
"peft_type": "LORA",
"r": 256,
"revision": null,
"target_modules": [
"q_proj",
"v_proj"
],
"task_type": "CAUSAL_LM"
}