Commit graph

2 commits

Author SHA1 Message Date
Sagar Gupta
e00b1a8fd1 fix: address review feedback on Colab export docs
- Use ### headings instead of bold text for subheadings
- Fix save_pretrained_gguf argument (use "my_model" not "my_model_gguf")
- Replace hardcoded GGUF filename with <model-name> placeholder

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-12 23:10:52 +00:00
Sagar Gupta
78c8a0889f docs: improve documentation on exporting models from Colab
Add comprehensive guide covering how to save fine-tuned models from Google
Colab, including saving to Google Drive, pushing to Hugging Face Hub, GGUF
export for Ollama/llama.cpp, and downloading large files.

Closes #1615

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-12 23:10:52 +00:00