Suraj Subramanian пре 9 месеци
родитељ
комит
5b3aaa038c
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      recipes/quickstart/finetuning/README.md

+ 1 - 1
recipes/quickstart/finetuning/README.md

@@ -105,7 +105,7 @@ python -m llama_recipes.finetuning --use_peft --peft_method lora --quantization
 ```
 ```
 You'll be able to access a dedicated project or run link on [wandb.ai](https://wandb.ai) and see your dashboard like the one below.
 You'll be able to access a dedicated project or run link on [wandb.ai](https://wandb.ai) and see your dashboard like the one below.
 <div style="display: flex;">
 <div style="display: flex;">
-    <img src="../../../docs/images/wandb_screenshot.png" alt="wandb screenshot" width="500" />
+    <img src="../../../docs/img/wandb_screenshot.png" alt="wandb screenshot" width="500" />
 </div>
 </div>
 
 
 ## FLOPS Counting and Pytorch Profiling
 ## FLOPS Counting and Pytorch Profiling