Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,13 @@ language:
|
|
8 |
- en
|
9 |
---
|
10 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
Intention of the model is to determine if the given user prompt's complexity, domain question requires a SOTA (very large) LLM
|
12 |
or can be deescaleted to a smaller or local model.
|
13 |
|
|
|
8 |
- en
|
9 |
---
|
10 |
|
11 |
+
[<img src="https://raw.githubusercontent.com/csabakecskemeti/devquasar/main/dq_logo_black-transparent.png" width="200"/>](https://devquasar.com)
|
12 |
+
|
13 |
+
'Make knowledge free for everyone'
|
14 |
+
|
15 |
+
<a href='https://ko-fi.com/L4L416YX7C' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi6.png?v=6' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
|
16 |
+
|
17 |
+
|
18 |
Intention of the model is to determine if the given user prompt's complexity, domain question requires a SOTA (very large) LLM
|
19 |
or can be deescaleted to a smaller or local model.
|
20 |
|