johannhartmann
commited on
Commit
β’
638abbd
1
Parent(s):
739012d
Update README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ Brezn-7B is a dpo aligned merge of the following models using [LazyMergekit](htt
|
|
22 |
* [mayflowergmbh/Wiedervereinigung-7b-dpo-laser](https://huggingface.co/mayflowergmbh/Wiedervereinigung-7b-dpo-laser)
|
23 |
* [cognitivecomputations/openchat-3.5-0106-laser](https://huggingface.co/cognitivecomputations/openchat-3.5-0106-laser)
|
24 |
|
25 |
-
|
26 |
## π» Usage
|
27 |
|
28 |
In order to leverage instruction fine-tuning, your prompt should be surrounded by `[INST]` and `[/INST]` tokens. The very first instruction should begin with a begin of sentence id. The next instructions should not. The assistant generation will be ended by the end-of-sentence token id.
|
|
|
22 |
* [mayflowergmbh/Wiedervereinigung-7b-dpo-laser](https://huggingface.co/mayflowergmbh/Wiedervereinigung-7b-dpo-laser)
|
23 |
* [cognitivecomputations/openchat-3.5-0106-laser](https://huggingface.co/cognitivecomputations/openchat-3.5-0106-laser)
|
24 |
|
25 |
+
![image/png](https://huggingface.co/mayflowergmbh/Brezn-7b/resolve/main/brezn.png)
|
26 |
## π» Usage
|
27 |
|
28 |
In order to leverage instruction fine-tuning, your prompt should be surrounded by `[INST]` and `[/INST]` tokens. The very first instruction should begin with a begin of sentence id. The next instructions should not. The assistant generation will be ended by the end-of-sentence token id.
|