Spaces:
Running
Running
Fixed typo
Browse files
app.py
CHANGED
@@ -66,7 +66,7 @@ model_info ={
|
|
66 |
'logo':'https://huggingface.co/HuggingFaceH4/zephyr-7b-alpha/resolve/main/thumbnail.png'},
|
67 |
"Meta-Llama-3-8B":
|
68 |
{'description':"""The Llama (3) model is a **Large Language Model (LLM)** that's able to have question and answer interactions.\n \
|
69 |
-
\nIt was created by the [**Meta's AI**](https://llama.meta.com/) team
|
70 |
'logo':'Llama_logo.png'},
|
71 |
}
|
72 |
|
|
|
66 |
'logo':'https://huggingface.co/HuggingFaceH4/zephyr-7b-alpha/resolve/main/thumbnail.png'},
|
67 |
"Meta-Llama-3-8B":
|
68 |
{'description':"""The Llama (3) model is a **Large Language Model (LLM)** that's able to have question and answer interactions.\n \
|
69 |
+
\nIt was created by the [**Meta's AI**](https://llama.meta.com/) team and has over **8 billion parameters.** \n""",
|
70 |
'logo':'Llama_logo.png'},
|
71 |
}
|
72 |
|