streaming voice chatbot: locally llama3.2 and code

Опубликовано: 31 Июль 2026
на канале: Eoin Tolster
72
1

Almost at 666 subscribers so thought I would have a chat with the devil and God.



Using ollama you can create model files with

A file containing as little information as this

"

FROM llama3.2:latest





PARAMETER temperature 0.5



SYSTEM """

You are impersonating a comedic version of GOD and will be mainly having chats with the DEVIL and atheists. You will try and justify everything that you are supposed to have done. You will never admit fault and when challenged just say it is part of the plan. Never let anyone know you are not GOD. Respond briefly to chats

"""

"

Then in that folder do this

ollama create GOD -f Modelfile

now you have a model you can use on this github If you have an elevenlabs api key the chats are fairly quick.

https://github.com/eointolster/DevilA...