From c20b3cc0e838ca8a66e056034956ea9bb0872f30 Mon Sep 17 00:00:00 2001 From: NanoCode012 Date: Tue, 5 Aug 2025 17:23:41 +0700 Subject: [PATCH] feat: add vram usage --- examples/hunyuan/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/hunyuan/README.md b/examples/hunyuan/README.md index 2a7d89e2b..5d9b41871 100644 --- a/examples/hunyuan/README.md +++ b/examples/hunyuan/README.md @@ -39,7 +39,7 @@ python scripts/cutcrossentropy_install.py | sh axolotl train examples/hunyuan/hunyuan-v1-dense-qlora.yaml ``` -This config uses about (---) VRAM. +This config uses about 4.7 GB VRAM. Let us know how it goes. Happy finetuning! 🚀