Update adapter from client
Browse files- adapter_config.json +1 -0
- config.json +1 -1
adapter_config.json
CHANGED
|
@@ -9,6 +9,7 @@
|
|
| 9 |
"fan_in_fan_out": false,
|
| 10 |
"inference_mode": true,
|
| 11 |
"init_lora_weights": true,
|
|
|
|
| 12 |
"layers_pattern": null,
|
| 13 |
"layers_to_transform": null,
|
| 14 |
"loftq_config": {},
|
|
|
|
| 9 |
"fan_in_fan_out": false,
|
| 10 |
"inference_mode": true,
|
| 11 |
"init_lora_weights": true,
|
| 12 |
+
"layer_replication": null,
|
| 13 |
"layers_pattern": null,
|
| 14 |
"layers_to_transform": null,
|
| 15 |
"loftq_config": {},
|
config.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"username": "convolutionboi",
|
| 3 |
"fullname": "chaudhuri",
|
| 4 |
"org_id": "mlsquare",
|
| 5 |
-
"time": "2024-
|
| 6 |
"hf_model_path": "mlsquare/pico_seshu_test",
|
| 7 |
"hf_tokenizer_path": "google/byt5-large",
|
| 8 |
"target_modules": [
|
|
|
|
| 2 |
"username": "convolutionboi",
|
| 3 |
"fullname": "chaudhuri",
|
| 4 |
"org_id": "mlsquare",
|
| 5 |
+
"time": "2024-04-12 09:05:47",
|
| 6 |
"hf_model_path": "mlsquare/pico_seshu_test",
|
| 7 |
"hf_tokenizer_path": "google/byt5-large",
|
| 8 |
"target_modules": [
|