Closed pacozaa closed 8 months ago
Ah ha, your paper explain it!
<|tasktype|>
Yes-no question answering
<|context|>
Zinedine Zidane -- After retiring as a player, Zidane
transitioned into coaching, becoming assistant coach at
Real Madrid… after the victory, he resigned as Real
Madrid coach.
<|task|>
Still don't mind more explanation and examples though
Cheers!
You are right. We have included the template in the paper. We have also included the preprocessing step in abstract.py
. Please look at the following lines of code.
Hope this helps! đŸ˜„
In case anyone stumbles on this here is Ollama library you can run https://ollama.com/pacozaa/bonito
And quantize and convert to gguf article here https://medium.com/@sarinsuriyakoon/convert-pytorch-model-to-quantize-gguf-to-run-on-ollama-5c5dbc458208
I would like to use this model with Ollama or llama.cpp but I would like to know the bare-bone explanation of bonito's template. Would you mind giving a short explanation?