Usage Example/Docs

#1
by pkcheap - opened

Hey there,
Thank you for providing this model! I am currently trying to configure this in addition to your TTS and STT for Home Assistant.
Can you provide any guidance on how to use this within HA itself? So far I have exposed access via rkllama, and in HA I am using HACS with plugins: Whisper Cloud (STT), OpenAI TTS. I have these working, but I'm stuck on how to use this model. Is the idea to access it as a conversation agent for the voice assistant configuration? For this, I have installed Extended OpenAI Conversation (https://www.home-assistant.io/integrations/openai_conversation/) and configured it to interface with this model. However it does not actually issue any commands - only giving me the instructions according to the intent.

Thanks again!

Hi! I converted this model to help a user that need it. I didnt yet configure this model in my Home Assistant, but the steps are the ones that the original author of the model Home Llama (remember that when he mention ollama you use you rkllama installation): https://github.com/acon96/home-llm/blob/develop/docs/Setup.md

Good luck!

Sign up or log in to comment