KnutJaegersberg
commited on
Commit
•
162f286
1
Parent(s):
7703df9
Update README.md
Browse files
README.md
CHANGED
@@ -23,7 +23,8 @@ Rope scaling for scaled models like longalpaca or yarn should be 8, set compress
|
|
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
|
@@ -277,6 +278,27 @@ Below is an instruction that describes a task. Write a response that appropriate
|
|
277 |
```
|
278 |
|
279 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
280 |
### Nous Hermes 34b
|
281 |
|
282 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/oOqrUeAQejuQOra7fNlzG.png)
|
|
|
23 |
- DeepMoney-67b-chat
|
24 |
- Deepseek 67b Chat
|
25 |
- DiscoLM-120b
|
26 |
+
- BigWeave-103b
|
27 |
+
- Saily-100b
|
28 |
- Nous Hermes 34b
|
29 |
- Kafka-70b-German
|
30 |
- Kafka-Mixtral-German
|
|
|
278 |
```
|
279 |
|
280 |
|
281 |
+
### Saily-100b
|
282 |
+
|
283 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/63732ebbbd81fae2b3aaf3fb/1ZOK9vmJALcuwMaMa_ozy.png)
|
284 |
+
|
285 |
+
Original Model:
|
286 |
+
https://huggingface.co/deepnight-research/saily_100b
|
287 |
+
|
288 |
+
Prompt format: Alpaca.
|
289 |
+
|
290 |
+
License: Llama2
|
291 |
+
|
292 |
+
```
|
293 |
+
Below is an instruction that describes a task. Write a response that appropriately completes the request.
|
294 |
+
|
295 |
+
### Instruction:
|
296 |
+
{prompt}
|
297 |
+
|
298 |
+
### Response:
|
299 |
+
|
300 |
+
```
|
301 |
+
|
302 |
### Nous Hermes 34b
|
303 |
|
304 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/oOqrUeAQejuQOra7fNlzG.png)
|