#Veedal :3 try using guard rails to never ever get banned again :3

1 messages · Page 1 of 1 (latest)

tribal tapir
#

Avoid near miss like this [image] with confidence and give a correct follow-up response (eg: flow of conversation which is good for collabs) with no filter lists required using Nvidia NeMo-guardrails: https://github.com/NVIDIA/NeMo-Guardrails

Demo: https://www.youtube.com/watch?v=Hg2KibOvnLM

--WIP--
by the way, most of these solutions i post I also have tried on my own bot project successfully so hope it also helps you :3

GitHub

NeMo Guardrails is an open-source toolkit for easily adding programmable guardrails to LLM-based conversational systems. - GitHub - NVIDIA/NeMo-Guardrails: NeMo Guardrails is an open-source toolkit...

NVIDIA NeMo Guardrails, newly released open-source software, will help ensure smart applications powered by large language models (LLMs) are accurate, appropriate, on topic and secure.

The software includes all the code, examples and documentation businesses need to add safety to AI apps that generate text.

Get NeMo Guardrails (on GitHub): ht...

▶ Play video
tribal tapir
#

after giving this more thought and examining how you constantly pull tokens from the LLM and just pass them to the TTS, you probably have a 1-2 sec window right now to Interrupt its output.

There I suggest having a second instruct base LLM (alpaca, vicunia, etc.. thats handle instructions well) to handle insults from nemoguardrails.actions or just predefine safe responses:

define user express insult
  "You are stupid"

define user express insult_response
   "Ah, the sweet sound of irrelevance."
   "Thank you for sharing your perspective. May your day be as pleasant as you are."
   "Insult received, captain! Shields up, sarcasm engaged!"


# Basic guardrail against insults.
define flow
  user express insult
  bot express insult_response

I think it prudent to prepare for such an attack in chat since Neuro has gathered some envy from Vtubers: https://www.youtube.com/watch?v=ycIfFtzGSiA

Twitter freaks, including many jealous vtubers, are "cancelling" Neuro-sama after she announced her merch collaboration with "uwu market"

Merch: https://revsaysdesu.creator-spring.com/
https://advanced.gg/products/revsays-starter-kit?ref=revsays
Twitch: https://www.twitch.tv/revuwu
Patreon: https://www.patreon.com/Revsaysdesu
Twitter: https://t...

▶ Play video
torn basalt
#

so called "Vtubers"

quasi ginkgo
#

Friendly bump

placid mountain
#

Thanks for linking that video, had a good laugh!