eys8549 commited on
Commit
50a561f
·
verified ·
1 Parent(s): 7fc7d5b

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. README.md +11 -3
  2. adapter_config.json +4 -4
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -1,6 +1,11 @@
1
  ---
2
- library_name: transformers
 
 
3
  tags:
 
 
 
4
  - unsloth
5
  ---
6
 
@@ -16,7 +21,7 @@ tags:
16
 
17
  <!-- Provide a longer summary of what this model is. -->
18
 
19
- This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
20
 
21
  - **Developed by:** [More Information Needed]
22
  - **Funded by [optional]:** [More Information Needed]
@@ -197,4 +202,7 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
197
 
198
  ## Model Card Contact
199
 
200
- [More Information Needed]
 
 
 
 
1
  ---
2
+ base_model: marcelbinz/Llama-3.1-Centaur-70B
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
  tags:
6
+ - base_model:adapter:marcelbinz/Llama-3.1-Centaur-70B
7
+ - lora
8
+ - transformers
9
  - unsloth
10
  ---
11
 
 
21
 
22
  <!-- Provide a longer summary of what this model is. -->
23
 
24
+
25
 
26
  - **Developed by:** [More Information Needed]
27
  - **Funded by [optional]:** [More Information Needed]
 
202
 
203
  ## Model Card Contact
204
 
205
+ [More Information Needed]
206
+ ### Framework versions
207
+
208
+ - PEFT 0.18.1
adapter_config.json CHANGED
@@ -33,13 +33,13 @@
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
- "k_proj",
37
  "v_proj",
 
38
  "up_proj",
 
39
  "down_proj",
40
- "q_proj",
41
- "o_proj",
42
- "gate_proj"
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
 
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
+ "q_proj",
37
  "v_proj",
38
+ "o_proj",
39
  "up_proj",
40
+ "gate_proj",
41
  "down_proj",
42
+ "k_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:8147a9d8a845bf3025733576655de2c1fb6344f4c2e461ff9282a116bd0da9c3
3
  size 828526568
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e48c8f85df0777514d10bc8f253596d5755db9aaed922cbdff0e1370c72a71c6
3
  size 828526568