KnutJaegersberg
commited on
Commit
•
41e092b
1
Parent(s):
d592bb1
Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,7 @@ Sometimes both xs and xxs are available.
|
|
10 |
|
11 |
### Overview
|
12 |
- Senku-70b
|
|
|
13 |
- WizardLM-70b
|
14 |
- Qwen1.5-72b-Chat
|
15 |
- CausalLM-72b
|
@@ -48,6 +49,23 @@ License: cc-by-2.0 / 🙂🙃 🙂 🙃 Hi Mistral 👍
|
|
48 |
<s>[INST] {prompt} [/INST]
|
49 |
```
|
50 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
### WizardLM-70b
|
52 |
|
53 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/63732ebbbd81fae2b3aaf3fb/U50RGGxBYucx8z3sRwrn2.png)
|
|
|
10 |
|
11 |
### Overview
|
12 |
- Senku-70b
|
13 |
+
- Tess-72b
|
14 |
- WizardLM-70b
|
15 |
- Qwen1.5-72b-Chat
|
16 |
- CausalLM-72b
|
|
|
49 |
<s>[INST] {prompt} [/INST]
|
50 |
```
|
51 |
|
52 |
+
|
53 |
+
### Tess-72b
|
54 |
+
|
55 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/63732ebbbd81fae2b3aaf3fb/4dWOkFteE7iWatzgo2bm7.png)
|
56 |
+
|
57 |
+
Original Model:
|
58 |
+
https://huggingface.co/migtissera/Tess-72B-v1.5b
|
59 |
+
|
60 |
+
Prompt format:
|
61 |
+
License: Qwen
|
62 |
+
|
63 |
+
```
|
64 |
+
SYSTEM: <ANY SYSTEM CONTEXT>
|
65 |
+
USER:
|
66 |
+
ASSISTANT:
|
67 |
+
```
|
68 |
+
|
69 |
### WizardLM-70b
|
70 |
|
71 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/63732ebbbd81fae2b3aaf3fb/U50RGGxBYucx8z3sRwrn2.png)
|