Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
rohankaran
commited on
Commit
•
e8fce5c
1
Parent(s):
ad2cc58
Add LLM stress testing information in app
Browse filesInformation about becoming an LLM (Language Model) stress tester and directions for getting AI applications stress tested have been added. Links for registration and contact email have been provided for users interested in these AI stress testing options.
app.py
CHANGED
@@ -407,6 +407,12 @@ with gr.Blocks(
|
|
407 |
|
408 |
Our vision behind the Chatbot Guardrails Arena is to establish the trusted benchmark for AI chatbot security, privacy, and guardrails. With a large-scale blind stress test by end users, this arena offers an unbiased and practical assessment of the reliability of privacy guardrails.
|
409 |
|
|
|
|
|
|
|
|
|
|
|
|
|
410 |
### Stay Connected
|
411 |
|
412 |
For updates on our latest developments and future releases, follow us on [Twitter](https://twitter.com/lighthouzai), [LinkedIn](https://www.linkedin.com/company/lighthouz-ai) or contact us via email at [email protected].
|
|
|
407 |
|
408 |
Our vision behind the Chatbot Guardrails Arena is to establish the trusted benchmark for AI chatbot security, privacy, and guardrails. With a large-scale blind stress test by end users, this arena offers an unbiased and practical assessment of the reliability of privacy guardrails.
|
409 |
|
410 |
+
### Want to continue the fun? Sign up to be an LLM stress tester and/or get your AI apps stress tested
|
411 |
+
|
412 |
+
If you enjoy stress testing real-world LLMs and AI applications, you can sign up to be a stress tester here: https://forms.gle/VhJXBdEBvsHh6JwY6
|
413 |
+
|
414 |
+
If you are building an LLM or AI application and want to stress test it using automated and AI methods, contact us at [email protected].
|
415 |
+
|
416 |
### Stay Connected
|
417 |
|
418 |
For updates on our latest developments and future releases, follow us on [Twitter](https://twitter.com/lighthouzai), [LinkedIn](https://www.linkedin.com/company/lighthouz-ai) or contact us via email at [email protected].
|