KnutJaegersberg
commited on
Commit
•
3674197
1
Parent(s):
6c0dc0e
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 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/oOqrUeAQejuQOra7fNlzG.png)
|
|
|
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 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/63732ebbbd81fae2b3aaf3fb/AriMV6ZMHyZdEzB3gOJET.png)
|
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 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/oOqrUeAQejuQOra7fNlzG.png)
|