Auto-upload: LoRA adapter from K8s job 2025-08-22 11:31
Browse files- adapter_config.json +1 -0
- adapter_model.safetensors +3 -0
adapter_config.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"task_type": null, "peft_type": "LORA", "auto_mapping": null, "base_model_name_or_path": null, "revision": null, "inference_mode": false, "r": 8, "target_modules": ["q_proj", "down_proj", "gate_proj", "o_proj", "k_proj", "up_proj", "v_proj"], "exclude_modules": null, "lora_alpha": 32, "lora_dropout": 0.0, "fan_in_fan_out": false, "bias": "none", "use_rslora": false, "modules_to_save": null, "init_lora_weights": true, "layers_to_transform": null, "layers_pattern": null, "rank_pattern": {}, "alpha_pattern": {}, "megatron_config": null, "megatron_core": null, "trainable_token_indices": null, "loftq_config": {}, "eva_config": null, "corda_config": null, "use_dora": false, "use_qalora": false, "qalora_group_size": 16, "layer_replication": null, "lora_bias": false, "target_parameters": null}
|
adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7aff58deac63fb67dbaab7ab11ae09bce26e451b56a3ecdb8bfaa07ff85d1bf3
|
| 3 |
+
size 11301488
|