unslothai/unsloth

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

クローズ

#1,615 opened on 2025/02/04

 (9 件のコメント) (1 件のリアクション) (0 人の担当者)Python (5,658 件のフォーク)batch import
feature requestgood first issuehelp wanted

Repository metrics

Stars
 (64,271 個のスター)
PR merge metrics
 (平均マージ 3d 15h) (30d で 525 merged PRs)

説明

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 !

コントリビューターガイド