From ca18f4378beb0c2d91ad7e6b69531db251173f99 Mon Sep 17 00:00:00 2001 From: oxeo0 Date: Fri, 18 Apr 2025 12:49:45 +0200 Subject: [PATCH] [wip] add pre model comparison --- opsec/openwebuilocalllms/index.html | 37 +++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/opsec/openwebuilocalllms/index.html b/opsec/openwebuilocalllms/index.html index ffe3a4e..1090bbe 100644 --- a/opsec/openwebuilocalllms/index.html +++ b/opsec/openwebuilocalllms/index.html @@ -36,6 +36,25 @@ background-color: #0006; font-weight: bold; } + + details { + border: 2px solid black; + padding: 10px; + margin-bottom: 10px; + } + + .bg-green { + background-color: #080; + } + + .bg-yellow { + background-color: #880; + } + + .bg-red { + background-color: #800; + } + @@ -417,6 +436,24 @@ Go to the main page again and check if it's available now. +
+
+
+
+

Model Comparison

+ +

+

Gemma3 (12B)

+
+ Q1 - Why is the water blue? +
Water is blue because it absorbs all colors of light except blue, which reflects back to our eyes.
+
+

+
+
+
+
+