Spaces:
Running
Running
Andrea Seveso
commited on
Commit
Β·
09c4409
1
Parent(s):
4ad3a38
Updated changelog
Browse files- src/about.py +12 -0
src/about.py
CHANGED
@@ -294,6 +294,18 @@ Categories are abbreviated as:
|
|
294 |
CHANGELOG_TEXT = """
|
295 |
## Changelog
|
296 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
297 |
### 05/07/2024
|
298 |
- π New model: microsoft/phi-3-medium-128k-instruct
|
299 |
- π New model: microsoft/phi-3-mini-128k-instruct
|
|
|
294 |
CHANGELOG_TEXT = """
|
295 |
## Changelog
|
296 |
|
297 |
+
### 24/07/2024
|
298 |
+
- π New model: meta-llama/Meta-Llama-3.1-405B-Instruct
|
299 |
+
- π New model: meta-llama/Meta-Llama-3.1-70B-Instruct
|
300 |
+
- π New model: meta-llama/Meta-Llama-3.1-8B-Instruct
|
301 |
+
- π New model: google/gemma-2-27b-it
|
302 |
+
- π New model: openai/gpt-4o-mini
|
303 |
+
- π New model: cognitivecomputations/dolphin-2.9.1-llama-3-70b
|
304 |
+
- π New model: mistralai/Mistral-Nemo-Instruct-2407
|
305 |
+
- π Updated model: openai/gpt-4-turbo
|
306 |
+
- π Updated model: openai/gpt-4o
|
307 |
+
|
308 |
+
|
309 |
### 05/07/2024
|
310 |
- π New model: microsoft/phi-3-medium-128k-instruct
|
311 |
- π New model: microsoft/phi-3-mini-128k-instruct
|