johannhartmann
commited on
Commit
•
f09f25c
1
Parent(s):
337efde
Update README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ This is the GGUF quantized version of the dpo aligned merge of the following mod
|
|
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/
|
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/pretzel.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.
|