chwenjun225 commited on
Commit
860a2b6
·
verified ·
1 Parent(s): e195139

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +1 -2
  2. adapter_model.bin +2 -2
adapter_config.json CHANGED
@@ -1,12 +1,11 @@
1
  {
2
  "base_model_name_or_path": "meta-llama/Meta-Llama-3.1-8B",
3
  "bias": "none",
4
- "enable_lora": null,
5
  "fan_in_fan_out": false,
6
  "inference_mode": true,
 
7
  "lora_alpha": 16,
8
  "lora_dropout": 0.1,
9
- "merge_weights": false,
10
  "modules_to_save": null,
11
  "peft_type": "LORA",
12
  "r": 64,
 
1
  {
2
  "base_model_name_or_path": "meta-llama/Meta-Llama-3.1-8B",
3
  "bias": "none",
 
4
  "fan_in_fan_out": false,
5
  "inference_mode": true,
6
+ "init_lora_weights": true,
7
  "lora_alpha": 16,
8
  "lora_dropout": 0.1,
 
9
  "modules_to_save": null,
10
  "peft_type": "LORA",
11
  "r": 64,
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5989d99e979c4bdad2482eede4cce4d87edc5d96345a288db82e8016c0a47d0c
3
- size 283204378
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bb24d51aa16d62213a2cf6527ee72b020fa831040fc4a81f4d751888a285865
3
+ size 604118538