Update README.md
Browse files
README.md
CHANGED
|
@@ -22,7 +22,8 @@ Rope scaling for scaled models like longalpaca or yarn should be 8, set compress
|
|
| 22 |
- Codellama-70b-Instruct
|
| 23 |
- DeepMoney-67b-chat
|
| 24 |
- Deepseek 67b Chat
|
| 25 |
-
- DiscoLM-120b
|
|
|
|
| 26 |
- Nous Hermes 34b
|
| 27 |
- Kafka-70b-German
|
| 28 |
- Kafka-Mixtral-German
|
|
@@ -254,6 +255,28 @@ License: Llama2
|
|
| 254 |
```
|
| 255 |
|
| 256 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 257 |
### Nous Hermes 34b
|
| 258 |
|
| 259 |

|
|
|
|
| 22 |
- Codellama-70b-Instruct
|
| 23 |
- DeepMoney-67b-chat
|
| 24 |
- Deepseek 67b Chat
|
| 25 |
+
- DiscoLM-120b
|
| 26 |
+
- BigWeave-103b
|
| 27 |
- Nous Hermes 34b
|
| 28 |
- Kafka-70b-German
|
| 29 |
- Kafka-Mixtral-German
|
|
|
|
| 255 |
```
|
| 256 |
|
| 257 |
|
| 258 |
+
### BigWeave-103b
|
| 259 |
+
|
| 260 |
+

|
| 261 |
+
|
| 262 |
+
Original Model:
|
| 263 |
+
https://huggingface.co/llmixer/BigWeave-v16-103b
|
| 264 |
+
|
| 265 |
+
Prompt format: Mistral, Vicuna and Alpaca.
|
| 266 |
+
|
| 267 |
+
License: Llama2
|
| 268 |
+
|
| 269 |
+
```
|
| 270 |
+
Below is an instruction that describes a task. Write a response that appropriately completes the request.
|
| 271 |
+
|
| 272 |
+
### Instruction:
|
| 273 |
+
{prompt}
|
| 274 |
+
|
| 275 |
+
### Response:
|
| 276 |
+
|
| 277 |
+
```
|
| 278 |
+
|
| 279 |
+
|
| 280 |
### Nous Hermes 34b
|
| 281 |
|
| 282 |

|