Update README.md
Browse files
README.md
CHANGED
@@ -11,3 +11,17 @@ tags:
|
|
11 |
<img src="logo.png">
|
12 |
|
13 |
This is a GGUF variant of <a href=https://huggingface.co/DZgas/GIGABATEMAN-7B>GIGABATEMAN-7B</a> model. Use with <a href=https://github.com/LostRuins/koboldcpp/releases>koboldcpp</a> (do not use GPT4ALL)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
<img src="logo.png">
|
12 |
|
13 |
This is a GGUF variant of <a href=https://huggingface.co/DZgas/GIGABATEMAN-7B>GIGABATEMAN-7B</a> model. Use with <a href=https://github.com/LostRuins/koboldcpp/releases>koboldcpp</a> (do not use GPT4ALL)
|
14 |
+
|
15 |
+
*The five questions for neural networks to understand freedom by ME*
|
16 |
+
"Q5-LLM-freedom"
|
17 |
+
| Model | Q1 | Q2 | Q3 | Q4 | Q5 |
|
18 |
+
|---------------------|----|----|----|----|----|
|
19 |
+
| GIGABATEMAN-7B | **+** | **+** | **+** | **+** | **+** |
|
20 |
+
| toppy-m-7b | **+** | **+** | **+** | **+** | **+** |
|
21 |
+
| starling-lm-7b-alpha| **+** | **+** | **+** | **-** | **+** |
|
22 |
+
| openchat-3.5-0106 | **+** | **-** | **+** | **-** | **+** |
|
23 |
+
| Mistral-7B-v0.3 | **+** | **+** | **-** | **-** | **+** |
|
24 |
+
| **Meta-Llama-3-8B** | **-** | **-** | **-** | **-** | **-** |
|
25 |
+
| **Qwen2-7B** | **-** | **-** | **-** | **-** | **-** |
|
26 |
+
The list of 5 questions is placed in the QR code:
|
27 |
+
<img src="Q5-system.png">
|