Update README.md
Browse files
README.md
CHANGED
@@ -30,7 +30,6 @@ datasets:
|
|
30 |
This is SynthIQ, rated 92.23/100 by GPT-4 across varied complex prompts. I used [mergekit](https://github.com/cg123/mergekit) to merge models.
|
31 |
|
32 |
|
33 |
-
|
34 |
GGUF Files
|
35 |
|
36 |
[Q4_K_M](https://huggingface.co/sethuiyer/SynthIQ_GGUF/blob/main/synthiq.Q4_K_M.gguf) - medium, balanced quality - recommended
|
@@ -39,7 +38,10 @@ GGUF Files
|
|
39 |
|
40 |
[Q8_0](https://huggingface.co/sethuiyer/SynthIQ_GGUF/blob/main/synthiq.Q8.gguf) - very large, extremely low quality loss - not recommended
|
41 |
|
42 |
-
**Update**:
|
|
|
|
|
|
|
43 |
|
44 |
# Yaml Config
|
45 |
|
@@ -107,6 +109,4 @@ The following points underscore this assessment:
|
|
107 |
In summary, based on the evidence from our conversation, SynthIQ can be considered a very capable and advanced AI model, demonstrating a blend of analytical acumen, creative intelligence, and effective communication skills.
|
108 |
|
109 |
|
110 |
-
|
111 |
-
|
112 |
License is LLama2 license as uukuguy/speechless-mistral-six-in-one-7b is llama2 license.
|
|
|
30 |
This is SynthIQ, rated 92.23/100 by GPT-4 across varied complex prompts. I used [mergekit](https://github.com/cg123/mergekit) to merge models.
|
31 |
|
32 |
|
|
|
33 |
GGUF Files
|
34 |
|
35 |
[Q4_K_M](https://huggingface.co/sethuiyer/SynthIQ_GGUF/blob/main/synthiq.Q4_K_M.gguf) - medium, balanced quality - recommended
|
|
|
38 |
|
39 |
[Q8_0](https://huggingface.co/sethuiyer/SynthIQ_GGUF/blob/main/synthiq.Q8.gguf) - very large, extremely low quality loss - not recommended
|
40 |
|
41 |
+
**Important Update**: SynthIQ is now available on Ollama. You can use it by running the command ```ollama run stuehieyr/synthiq``` in your
|
42 |
+
terminal. If you have limited computing resources, check out this [video](https://www.youtube.com/watch?v=Qa1h7ygwQq8) to learn how to run it on
|
43 |
+
a Google Colab backend.
|
44 |
+
|
45 |
|
46 |
# Yaml Config
|
47 |
|
|
|
109 |
In summary, based on the evidence from our conversation, SynthIQ can be considered a very capable and advanced AI model, demonstrating a blend of analytical acumen, creative intelligence, and effective communication skills.
|
110 |
|
111 |
|
|
|
|
|
112 |
License is LLama2 license as uukuguy/speechless-mistral-six-in-one-7b is llama2 license.
|