slenk commited on
Commit
c8aa8a9
·
verified ·
1 Parent(s): 3b0fc42

v5: Qwen2.5-Coder 32B teacher, 0.99 structural score

Browse files
Files changed (3) hide show
  1. README.md +2 -2
  2. adapter_config.json +5 -5
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  base_model: unsloth/llama-3.1-8b-instruct-unsloth-bnb-4bit
3
  library_name: peft
4
- model_name: codewraith-lora-8b-v4
5
  tags:
6
  - base_model:adapter:unsloth/llama-3.1-8b-instruct-unsloth-bnb-4bit
7
  - lora
@@ -13,7 +13,7 @@ licence: license
13
  pipeline_tag: text-generation
14
  ---
15
 
16
- # Model Card for codewraith-lora-8b-v4
17
 
18
  This model is a fine-tuned version of [unsloth/llama-3.1-8b-instruct-unsloth-bnb-4bit](https://huggingface.co/unsloth/llama-3.1-8b-instruct-unsloth-bnb-4bit).
19
  It has been trained using [TRL](https://github.com/huggingface/trl).
 
1
  ---
2
  base_model: unsloth/llama-3.1-8b-instruct-unsloth-bnb-4bit
3
  library_name: peft
4
+ model_name: codewraith-lora-8b-v5
5
  tags:
6
  - base_model:adapter:unsloth/llama-3.1-8b-instruct-unsloth-bnb-4bit
7
  - lora
 
13
  pipeline_tag: text-generation
14
  ---
15
 
16
+ # Model Card for codewraith-lora-8b-v5
17
 
18
  This model is a fine-tuned version of [unsloth/llama-3.1-8b-instruct-unsloth-bnb-4bit](https://huggingface.co/unsloth/llama-3.1-8b-instruct-unsloth-bnb-4bit).
19
  It has been trained using [TRL](https://github.com/huggingface/trl).
adapter_config.json CHANGED
@@ -33,13 +33,13 @@
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
- "o_proj",
37
- "up_proj",
38
- "q_proj",
39
  "gate_proj",
 
 
40
  "down_proj",
41
- "v_proj",
42
- "k_proj"
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
 
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
+ "k_proj",
37
+ "v_proj",
 
38
  "gate_proj",
39
+ "q_proj",
40
+ "o_proj",
41
  "down_proj",
42
+ "up_proj"
 
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8e9258ee357c281cb3edcad0a5cce75bf900f54044d7697164627ba624532350
3
  size 335604696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7180fba4ab9fe8d0a35620a14a030672db404daf68d9156f61cfe6eaf39105d5
3
  size 335604696