typo (#1685) [skip ci]
* typo * typo 2 --------- Co-authored-by: mhenrichsen <mads.gade.henrichsen@live.dk>
This commit is contained in:
committed by
GitHub
parent
47e1916484
commit
18abdb447a
@@ -171,7 +171,7 @@
|
|||||||
},
|
},
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": [
|
"source": [
|
||||||
"# Buy using the ! the comand will be executed as a bash command\n",
|
"# By using the ! the comand will be executed as a bash command\n",
|
||||||
"!accelerate launch -m axolotl.cli.train /content/test_axolotl.yaml"
|
"!accelerate launch -m axolotl.cli.train /content/test_axolotl.yaml"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@@ -188,7 +188,7 @@
|
|||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": [
|
"source": [
|
||||||
"# Buy using the ! the comand will be executed as a bash command\n",
|
"# By using the ! the comand will be executed as a bash command\n",
|
||||||
"!accelerate launch -m axolotl.cli.inference /content/test_axolotl.yaml \\\n",
|
"!accelerate launch -m axolotl.cli.inference /content/test_axolotl.yaml \\\n",
|
||||||
" --qlora_model_dir=\"./qlora-out\" --gradio"
|
" --qlora_model_dir=\"./qlora-out\" --gradio"
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user