From 89970f268038b068be0458d859c979c3a8a0b4be Mon Sep 17 00:00:00 2001 From: newbie33-git <3485955+newbie33-git@users.noreply.github.com> Date: Thu, 16 Oct 2025 16:36:38 +0200 Subject: [PATCH] Fixed 1.7b model name --- units/en/unit1/4.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/units/en/unit1/4.md b/units/en/unit1/4.md index 2a10da17..5b027d7e 100644 --- a/units/en/unit1/4.md +++ b/units/en/unit1/4.md @@ -1327,7 +1327,7 @@ trl sft --config sft_config.yaml **If models fail to load:** - Check your internet connection - Try using `device_map="cpu"` for CPU loading -- Use a smaller model like `HuggingFaceTB/SmolLM3-1.7B` for testing +- Use a smaller model like `HuggingFaceTB/SmolLM-1.7B` for testing **If training fails:** - Make sure your dataset is properly formatted @@ -1352,4 +1352,4 @@ These skills form the foundation for building sophisticated instruction-tuned mo - [SmolLM3 Model Card](https://huggingface.co/HuggingFaceTB/SmolLM3-3B) - Model details - [SmolTalk2 Dataset](https://huggingface.co/datasets/HuggingFaceTB/smoltalk2) - Training data - [Hugging Face Hub](https://huggingface.co/models) - Share your models -- [Discord Community](https://discord.gg/UrrTSsSyjb) - Get help and discuss \ No newline at end of file +- [Discord Community](https://discord.gg/UrrTSsSyjb) - Get help and discuss