Upload 2 files
Browse files- adapter_config.json +1 -2
- adapter_model.bin +1 -1
adapter_config.json
CHANGED
@@ -1,10 +1,9 @@
|
|
1 |
{
|
2 |
-
"base_model_name_or_path": "
|
3 |
"bias": "none",
|
4 |
"enable_lora": null,
|
5 |
"fan_in_fan_out": false,
|
6 |
"inference_mode": true,
|
7 |
-
"init_lora_weights": true,
|
8 |
"lora_alpha": 16,
|
9 |
"lora_dropout": 0.05,
|
10 |
"merge_weights": false,
|
|
|
1 |
{
|
2 |
+
"base_model_name_or_path": "yahma/llama-7b-hf",
|
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.05,
|
9 |
"merge_weights": false,
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 67201357
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:09945a3bf3d1865b18e26eff31aa60b641865c2578e874944f678344fd5febac
|
3 |
size 67201357
|