KnutJaegersberg
commited on
Commit
•
67e5070
1
Parent(s):
c16df29
Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,7 @@ Sometimes both xs and xxs are available.
|
|
11 |
### Overview
|
12 |
- Senku-70b
|
13 |
- WizardLM-70b
|
|
|
14 |
- CausalLM-72b
|
15 |
- Codellama-70b-Instruct
|
16 |
- DeepMoney-67b-chat
|
@@ -61,6 +62,20 @@ A chat between a curious user and an artificial intelligence assistant. The assi
|
|
61 |
```
|
62 |
|
63 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
64 |
### CausalLM-72b
|
65 |
|
66 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/63732ebbbd81fae2b3aaf3fb/152kPnuVgvE5o3-anILTM.png)
|
|
|
11 |
### Overview
|
12 |
- Senku-70b
|
13 |
- WizardLM-70b
|
14 |
+
- Qwen1.5-72b-Chat
|
15 |
- CausalLM-72b
|
16 |
- Codellama-70b-Instruct
|
17 |
- DeepMoney-67b-chat
|
|
|
62 |
```
|
63 |
|
64 |
|
65 |
+
### Qwen1.5-72b-Chat
|
66 |
+
|
67 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/63732ebbbd81fae2b3aaf3fb/sxi0ZIwzIuC2eyTlxq2Pl.png)
|
68 |
+
|
69 |
+
Original Model:
|
70 |
+
https://huggingface.co/Qwen/Qwen1.5-72B-Chat
|
71 |
+
|
72 |
+
Prompt format: Unknown, compatible with system prompts
|
73 |
+
License: Qwen
|
74 |
+
|
75 |
+
```
|
76 |
+
|
77 |
+
```
|
78 |
+
|
79 |
### CausalLM-72b
|
80 |
|
81 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/63732ebbbd81fae2b3aaf3fb/152kPnuVgvE5o3-anILTM.png)
|