unslothai/unsloth

[Docs Improvement] Improve documentation on how to export model from Colab

已关闭

#1,615 创建于 2025年2月4日

 (9 条评论) (1 个反应) (0 位负责人)Python (5,658 个派生)batch import
feature requestgood first issuehelp wanted

仓库指标

星标
 (64,271 个星标)
PR 合并指标
 (平均合并 3天 15小时) (30 天内合并 525 个 PR)

描述

I followed the well documented and easy step to fine tune a Mistal model. It went well, I exported the model to Colab and created an Ollama model.

However, I would like to use this model locally on my machine.

I found some information on connecting to Google Drive, but on my side (tried several browsers) it fails with: MessageError: Error: credential propagation was unsuccessful

Of course the resulting unsloth.Q8_0.gguf is 7GB so direct download from Colab fails.

Are there any options ? It could be listed as a caveat in the docs maybe ?

Thanks !

贡献者指南