melaseddik
commited on
Commit
•
06807eb
1
Parent(s):
b261b5b
Update README.md
Browse files
README.md
CHANGED
@@ -138,11 +138,11 @@ print(tokenizer.decode(outputs[0]))
|
|
138 |
<th>Llama3.1-8B</th>
|
139 |
<th>Qwen2-7B</th>
|
140 |
<th>Qwen2.5-7B</th>
|
141 |
-
<th>
|
142 |
<th>Gemma2-9B</th>
|
143 |
<th>Yi1.5-9B</th>
|
144 |
<th>Mistral-NeMo-12B</th>
|
145 |
-
<th>
|
146 |
</tr>
|
147 |
</thead>
|
148 |
<tbody>
|
|
|
138 |
<th>Llama3.1-8B</th>
|
139 |
<th>Qwen2-7B</th>
|
140 |
<th>Qwen2.5-7B</th>
|
141 |
+
<th>Falcon3-7B-Base</th>
|
142 |
<th>Gemma2-9B</th>
|
143 |
<th>Yi1.5-9B</th>
|
144 |
<th>Mistral-NeMo-12B</th>
|
145 |
+
<th>Falcon3-10B-Base</th>
|
146 |
</tr>
|
147 |
</thead>
|
148 |
<tbody>
|