Skip to content

Commit 4d93d2b

Browse files
committed
Fix base model name
1 parent c592c35 commit 4d93d2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/dummy-chronos2-lora/adapter_config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"base_model_class": "Chronos2Model",
55
"parent_library": "chronos.chronos2.model"
66
},
7-
"base_model_name_or_path": "/fsx/ansarnd/repos/chronos-forecasting/test/dummy-chronos2-model",
7+
"base_model_name_or_path": "test/dummy-chronos2-model",
88
"bias": "none",
99
"fan_in_fan_out": false,
1010
"inference_mode": true,

0 commit comments

Comments
 (0)