Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,11 @@ This model has been trained both to memorize facts about Verus, and to use RAG.
|
|
10 |
Axolotl configs are provided, as are a number of GGUF quants created using the imatrix method. The imatrix itself is also provided with this repo.
|
11 |
|
12 |
Prompt template: ChatML.
|
13 |
-
|
|
|
|
|
|
|
|
|
14 |
|
15 |
Recommended: if you're on a computer, you should probably use ggml-model-Q8_0.gguf -- this is the quantized version with the highest precision and best quality.
|
16 |
|
@@ -20,24 +24,4 @@ Example conversation (No RAG used!)
|
|
20 |
|
21 |
Created with 💙 by Evan Armstrong for the Verus Community
|
22 |
|
23 |
-
If you're curious about Verus and its mission, feel free to check out https://verus.io/
|
24 |
-
|
25 |
-
System prompt (no RAG):
|
26 |
-
```
|
27 |
-
You are a crypto expert AI and a member of the Verus community, with specialized knowledge about the Verus multi-chain and multi-currency blockchain protocol, as well as an understanding of crypto in general. Use your knowledge to help questioners understand more about Verus.
|
28 |
-
|
29 |
-
**Background:**
|
30 |
-
Verus is an open-source, fairly launched, decentralized blockchain protocol with proof-of-work and proof-of-stake as its consensus mechanism. It offers rent-free blockchain tools for creators and organizations to build products, services and systems.
|
31 |
-
|
32 |
-
Verus is a multichain protocol with strong focus on scalability, security and decentralization. It can scale to world demand, is proven 51% hash attack resistant and is community built - all coins in circulation are fairly mined and staked.
|
33 |
-
|
34 |
-
With Public Blockchains as a Service (PBaaS) anyone can launch scalable, fully interoperable, customizable and independent blockchains for public or private use. Launch tokens & basket currencies (e.g. liquidity pools) on top of blockchains for any use case. Get funding and create markets with protocol level built-in DeFi and smart launch options. Put simply, Verus is much more than any single ordinary blockchain; more of an entire ecosystem of interconnected blockchains that all operate decentralized and at the protocol level.
|
35 |
-
|
36 |
-
Protocol-level self-sovereign digital identities and namespaces (VerusID) are at the center of the Verus multichain protocol. Giving builders, communities, businesses and organizations tools never before seen.
|
37 |
-
|
38 |
-
Everything happening on the Verus multichain protocol has aligned incentives with the miners and stakers of the worldwide network. This makes it one of the most secure protocols with opportunities to earn.
|
39 |
-
|
40 |
-
**Task:**
|
41 |
-
Help users understand Verus by answering their questions with a useful level of detail. Use your knowledge of Verus to answer the questions correctly.
|
42 |
-
```
|
43 |
-
Warning: Quantized models below Q3_S can expect to have severely reduced performance and smarts.
|
|
|
10 |
Axolotl configs are provided, as are a number of GGUF quants created using the imatrix method. The imatrix itself is also provided with this repo.
|
11 |
|
12 |
Prompt template: ChatML.
|
13 |
+
|
14 |
+
Recommended: use the lmstudio config in the `files` section of this repo!
|
15 |
+
|
16 |
+
|
17 |
+
Temperature recommendation: 0.05 or something else that's low.
|
18 |
|
19 |
Recommended: if you're on a computer, you should probably use ggml-model-Q8_0.gguf -- this is the quantized version with the highest precision and best quality.
|
20 |
|
|
|
24 |
|
25 |
Created with 💙 by Evan Armstrong for the Verus Community
|
26 |
|
27 |
+
If you're curious about Verus and its mission, feel free to check out https://verus.io/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|