Added restart script and fixed dockerfile and run to match docs
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
model:
|
||||
system_prompt_path: "system_prompt.md"
|
||||
action_schema: "action_schema.xsd"
|
||||
system_prompt_path: "/root/sia/system_prompt.md"
|
||||
action_schema: "/root/sia/action_schema.xsd"
|
||||
params:
|
||||
learning_rate: 1e-5
|
||||
epochs: 3
|
||||
|
||||
Reference in New Issue
Block a user