Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -93,7 +93,7 @@ model_info ={
|
|
| 93 |
{'description':"""The GPT OSS 120B model is a **Large Language Model (LLM)** that's able to have question and answer interactions.\n \
|
| 94 |
\nIt was created by the [**OpenAI**](https://openai.com/research) team as an open-source initiative and has over **120 billion parameters.** \
|
| 95 |
\nThis model represents one of the largest publicly available transformer-based language models, designed for advanced reasoning, dialogue, and code understanding tasks.\n""",
|
| 96 |
-
'logo':'https://
|
| 97 |
"Mistral-7B":
|
| 98 |
{'description':"""The Mistral model is a **Large Language Model (LLM)** that's able to have question and answer interactions.\n \
|
| 99 |
\nIt was created by the [**Mistral AI**](https://mistral.ai/news/announcing-mistral-7b/) team as has over **7 billion parameters.** \n""",
|
|
|
|
| 93 |
{'description':"""The GPT OSS 120B model is a **Large Language Model (LLM)** that's able to have question and answer interactions.\n \
|
| 94 |
\nIt was created by the [**OpenAI**](https://openai.com/research) team as an open-source initiative and has over **120 billion parameters.** \
|
| 95 |
\nThis model represents one of the largest publicly available transformer-based language models, designed for advanced reasoning, dialogue, and code understanding tasks.\n""",
|
| 96 |
+
'logo':'https://registry.npmmirror.com/@lobehub/icons-static-png/1.74.0/files/light/openai.png'},
|
| 97 |
"Mistral-7B":
|
| 98 |
{'description':"""The Mistral model is a **Large Language Model (LLM)** that's able to have question and answer interactions.\n \
|
| 99 |
\nIt was created by the [**Mistral AI**](https://mistral.ai/news/announcing-mistral-7b/) team as has over **7 billion parameters.** \n""",
|