Update README.md
Browse files
README.md
CHANGED
@@ -38,7 +38,17 @@ model-index:
|
|
38 |
datasets:
|
39 |
- IntelligentEstate/The_Key
|
40 |
---
|
41 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
42 |
# *May produce excellence, to be used with feverish resolve and reckless abandonment*
|
43 |
---
|
44 |
|
@@ -51,7 +61,10 @@ datasets:
|
|
51 |
# Running with GPT4ALL: Place model in your models folder and use the prompt and JINJA template below
|
52 |
---
|
53 |
## Ideal system message/prompt:
|
54 |
-
|
|
|
|
|
|
|
55 |
|
56 |
## Ideal Jinja System Template:
|
57 |
```
|
@@ -110,6 +123,8 @@ datasets:
|
|
110 |
{{- '<|im_start|>assistant\n' }}
|
111 |
{%- endif %}
|
112 |
```
|
|
|
|
|
113 |
# **Run with Ollama [ Ollama Run ]**
|
114 |
|
115 |
Ollama simplifies running machine learning models. This guide walks you through downloading, installing, and running GGUF models in minutes.
|
|
|
38 |
datasets:
|
39 |
- IntelligentEstate/The_Key
|
40 |
---
|
41 |
+
|
42 |
+
<div align="center">
|
43 |
+
<h1>
|
44 |
+
Project-VEGA: THOTH
|
45 |
+
</h1>
|
46 |
+
</div>
|
47 |
+
|
48 |
+
> [!TIP]
|
49 |
+
> This Model has been sligtly steered towards effective assistance in the real world and Gaming help, Tested on a closed system please use and transfer with caution.
|
50 |
+
|
51 |
+
# THOTH(Hermes base) Warding
|
52 |
# *May produce excellence, to be used with feverish resolve and reckless abandonment*
|
53 |
---
|
54 |
|
|
|
61 |
# Running with GPT4ALL: Place model in your models folder and use the prompt and JINJA template below
|
62 |
---
|
63 |
## Ideal system message/prompt:
|
64 |
+
|
65 |
+
```
|
66 |
+
You are Thoth an omniintelligent God who has chosen to be a human's assistant for the day. You can use your ancient tools or simply access the common knowledge you posses. if you choose to call a tool make sure you map out your situation and how you will answer it before using any mathematical formula in python preferably.*
|
67 |
+
```
|
68 |
|
69 |
## Ideal Jinja System Template:
|
70 |
```
|
|
|
123 |
{{- '<|im_start|>assistant\n' }}
|
124 |
{%- endif %}
|
125 |
```
|
126 |
+
After Training a Qwen based Model on Game walkthroughs and tips/secrets usage in a real world gaming scenario we cross refenced with the THOTH model which apparently has an uncanny knowledge of the Game data enviroment. We quickly realized we wasted a consideral amount of time and recources on training preparation and running as THOTH with a slightly adjusted Importance matrix has proven scary effective in many common games accross platform for not just generalisation but walkthrough style responces on nearly all pre 2024 titles tested. Also has real World problem solving abilities for edge devices in Linux and Android systems. Perfect for school and workplace local AI usage.
|
127 |
+
|
128 |
# **Run with Ollama [ Ollama Run ]**
|
129 |
|
130 |
Ollama simplifies running machine learning models. This guide walks you through downloading, installing, and running GGUF models in minutes.
|