瀏覽代碼

updated docs to streamline environment setup and clarify command line arguments

Terence Zhang 2 周之前
父節點
當前提交
a1751d5f01
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      getting-started/finetuning/finetune_llama4.md

+ 1 - 1
getting-started/finetuning/finetune_llama4.md

@@ -24,7 +24,7 @@ cd torchtune
 git checkout 5d51c25cedfb6ba7b00e03cb2fef4f9cdb7baebd
 pip install -e .
 ```
-c. Depending on your setup enviornment, you may also need to install these packages as well:
+c. Depending on your setup environment, you may also need to install these packages as well:
 ```bash
 pip install importlib_metadata
 pip install torchvision