#Modelfile missing

1 messages · Page 1 of 1 (latest)

gritty cedar
#

Hi everyone, I'm very new to unsloth and ai fine tuning. I'm trying to train llama3.1-8b model with my own alpaca style dataset and use the trained model in ollama. I followed the unsloth tutorial step by step but I came across some issues with modelfile and apply_chat_template. The first tutorial I followed didn't have apply_chat_template, it has a formatting_prompts_func instead. And it didn't create a modelfile for ollama automatically. So I did some search and found another unsloth-ollama tutorial. This one has a apply_chat_template, but it gave me 'KeyError: 'conversations', even the chat_template was in alpaca style?

wary prawn
#

save_to_gguf is not currently functional, you'd have to convert manually

verbal topaz
wary prawn
#

ollama has a