Colab Notebok DeepSeek-R1-Distill-Llama-8B-GGUF
#6
by
sasha1234567
- opened
Do I just swap model name in Colab from LLama 3.1 for fine tuning?
sasha1234567
changed discussion title from
Colab Notebook
to Colab Notebok DeepSeek-R1-Distill-Llama-8B-GGUF
Do I just swap model name in Colab from LLama 3.1 for fine tuning?
Yep
Sorry, found it in doc. It worked
Sorry, found it in doc. It worked
Do I just swap model name in Colab from LLama 3.1 for fine tuning?
Yep
Why did the code report an error after I replaced the name of colab with 'unsloth/DeepSeek-R1-Distill-Llama-8B-GGUF'? Is it because the library files required for fine-tuning are missing?