From 20b788feaa927865e577eeb588b984c0627e0017 Mon Sep 17 00:00:00 2001 From: Robert McDermott Date: Sat, 1 Nov 2025 18:02:42 -0700 Subject: [PATCH] updated and tested playbook --- nvidia/unsloth/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nvidia/unsloth/README.md b/nvidia/unsloth/README.md index 618b094..d0968b6 100644 --- a/nvidia/unsloth/README.md +++ b/nvidia/unsloth/README.md @@ -137,6 +137,8 @@ per_device_train_batch_size = 4 max_steps = 1000 ``` +When you exit the container, the fine-tuned unsloth ouputs will be in the "ouputs" directory. + Visit https://github.com/unslothai/unsloth/wiki for advanced usage instructions, including: - [Saving models in GGUF format for vLLM](https://github.com/unslothai/unsloth/wiki#saving-to-gguf)