Upload 2 files
Browse files- adapter_config.json +1 -0
- adapter_model.safetensors +3 -0
adapter_config.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"alpha_pattern": {}, "auto_mapping": null, "base_model_name_or_path": "/mnt/local_storage/.cache/huggingface/hub/models--meta-llama--Meta-Llama-3-70B-Instruct/snapshots/5fcb2901844dde3111159f24205b71c25900ffbd", "bias": "none", "fan_in_fan_out": false, "inference_mode": true, "init_lora_weights": true, "layers_pattern": null, "layers_to_transform": null, "loftq_config": {}, "lora_alpha": 16, "lora_dropout": 0.05, "megatron_config": null, "megatron_core": "megatron.core", "modules_to_save": [], "peft_type": "LORA", "r": 8, "rank_pattern": {}, "revision": null, "target_modules": ["gate_proj", "up_proj", "lm_head", "down_proj", "v_proj", "o_proj", "embed_tokens", "q_proj", "k_proj"], "task_type": "CAUSAL_LM", "use_dora": false, "use_rslora": false, "context_length": 1024}
|
adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f3b67dfa8cb606757837fc2a911f9418e79d9deec16b105bbf20e63c3bc0eb06
|
| 3 |
+
size 211611288
|