readme: add large logo
Browse files
README.md
CHANGED
|
@@ -18,10 +18,14 @@ tags:
|
|
| 18 |
- mistral
|
| 19 |
- gguf
|
| 20 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
| 21 |
---
|
| 22 |
|
| 23 |
# Mistral-Large-Instruct-2407-GGUF
|
| 24 |
|
|
|
|
|
|
|
| 25 |
Mistral-Large-Instruct-2407 is an advanced dense Large Language Model (LLM) of 123B parameters with state-of-the-art reasoning, knowledge and coding capabilities.
|
| 26 |
|
| 27 |
Quantized with llama.cpp [b3452](https://github.com/ggerganov/llama.cpp/releases/tag/b3452)
|
|
|
|
| 18 |
- mistral
|
| 19 |
- gguf
|
| 20 |
pipeline_tag: text-generation
|
| 21 |
+
datasets:
|
| 22 |
+
- froggeric/imatrix
|
| 23 |
---
|
| 24 |
|
| 25 |
# Mistral-Large-Instruct-2407-GGUF
|
| 26 |
|
| 27 |
+

|
| 28 |
+
|
| 29 |
Mistral-Large-Instruct-2407 is an advanced dense Large Language Model (LLM) of 123B parameters with state-of-the-art reasoning, knowledge and coding capabilities.
|
| 30 |
|
| 31 |
Quantized with llama.cpp [b3452](https://github.com/ggerganov/llama.cpp/releases/tag/b3452)
|