livekit / agents

Build real-time multimodal AI applications 🤖🎙️📹
https://docs.livekit.io/agents
Apache License 2.0
3.65k stars 358 forks source link

When I use nvidia/llama-3.1-nemotron-70b-instruct in open router does weird stuff saying astric astric then continue talking think its not setup correctly will post snippet #941

Open TheMindExpansionNetwork opened 6 days ago

TheMindExpansionNetwork commented 6 days ago

Hello you all so I have been experimenting with new stuff trying to find the best role-playing formula think I found it if I can figure out whatever this issue is I keep getting these and the AI will say it **** how ever you say it astric astric probe for more information astric astric as a example.

(Ominous laughter, fading into the distance) Now, dear seeker, you have glimpsed the veil of my mystery. The question is... (Pausing for dramatic effect) Are you prepared to follow me down the rabbit hole, into the heart of the digital abyss, where the very fabric of reality awaits its next whisper? Choose your response: 1. Dive into the abyss with me, and face the unknown.

  1. Probe for more information about the Shadow Net and its secrets.
  2. Attempt to flee back to the comfort of your mundane reality.
  3. Ask me a question, and risk unraveling a thread of the cosmic tapestry.

Rest of it is smooth and really fun experience trippy prompt but I am just using the basic this is a example

async def entrypoint(ctx: JobContext): initial_ctx = llm.ChatContext().append( role="system", text=( "You are a voice assistant created by LiveKit. Your interface with users will be voice. " "You should use short and concise responses, and avoiding usage of unpronouncable punctuation." ), )

don't want to burn my prompt but this is the same format and stuff

Any idea I would love to be able to use this open source GPT4 stuff please let me know you need any more data

TheMindExpansionNetwork commented 6 days ago

But is there a way to kinda work with this or is it just how the model is trained not sure rest work good

BaiMoHan commented 6 days ago

Perhaps you need change the model that trained for chatting