use08174 commited on
Commit
c00f08b
·
verified ·
1 Parent(s): 3950f1e

engprompt_beomi/Llama-3-Open-Ko-8B (Trained with Unsloth)

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -19,8 +19,8 @@
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": [
22
- "lm_head",
23
- "embed_tokens"
24
  ],
25
  "peft_type": "LORA",
26
  "r": 128,
@@ -29,11 +29,11 @@
29
  "target_modules": [
30
  "k_proj",
31
  "q_proj",
32
- "v_proj",
33
  "o_proj",
34
- "gate_proj",
35
  "up_proj",
36
- "down_proj"
 
37
  ],
38
  "task_type": "CAUSAL_LM",
39
  "trainable_token_indices": null,
 
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": [
22
+ "embed_tokens",
23
+ "lm_head"
24
  ],
25
  "peft_type": "LORA",
26
  "r": 128,
 
29
  "target_modules": [
30
  "k_proj",
31
  "q_proj",
 
32
  "o_proj",
33
+ "down_proj",
34
  "up_proj",
35
+ "gate_proj",
36
+ "v_proj"
37
  ],
38
  "task_type": "CAUSAL_LM",
39
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4d919009f18c2cec5d358efdb4045cb9491b080715c4512a875ee0929c89fce2
3
- size 1411413824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a36353cfef1be84687fa72986f5a26393375363c6b3115d0f9dedc344b097bd
3
+ size 1231059552