ngebodh commited on
Commit
67cdeaf
·
verified ·
1 Parent(s): 5d38c3a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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://upload.wikimedia.org/wikipedia/commons/4/4d/OpenAI_Logo.svg'},
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""",