Update README.md
Browse files
README.md
CHANGED
@@ -148,6 +148,7 @@ These are the highest benchmarks Hermes has seen on every metric, achieving the
|
|
148 |
These benchmarks currently have us at #1 on ARC-c, ARC-e, Hellaswag, and OpenBookQA, and 2nd place on Winogrande, comparing to GPT4all's benchmarking list, supplanting Hermes 1 for the new top position.
|
149 |
|
150 |
## Resources for Applied Use Cases:
|
|
|
151 |
For an example of a back and forth chatbot using huggingface transformers and discord, check out: https://github.com/teknium1/alpaca-discord
|
152 |
For an example of a roleplaying discord chatbot, check out this: https://github.com/teknium1/alpaca-roleplay-discordbot
|
153 |
|
|
|
148 |
These benchmarks currently have us at #1 on ARC-c, ARC-e, Hellaswag, and OpenBookQA, and 2nd place on Winogrande, comparing to GPT4all's benchmarking list, supplanting Hermes 1 for the new top position.
|
149 |
|
150 |
## Resources for Applied Use Cases:
|
151 |
+
Check out LM Studio for a nice chatgpt style interface here: https://lmstudio.ai/
|
152 |
For an example of a back and forth chatbot using huggingface transformers and discord, check out: https://github.com/teknium1/alpaca-discord
|
153 |
For an example of a roleplaying discord chatbot, check out this: https://github.com/teknium1/alpaca-roleplay-discordbot
|
154 |
|