Update README.md
Browse filesThe dolphin-2.1-mistral-7b model is truly impressive! We would love to contribute by updating the README to include the base_model information. This will help address the missing details in the model card.Thank you for your consideration!
README.md
CHANGED
|
@@ -1,6 +1,8 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
This is Eric Hartford's [dolphin-2.1-mistral-7b](https://huggingface.co/ehartford/dolphin-2.1-mistral-7b), converted to GGUF without quantization. No other changes were made.
|
| 6 |
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
pipeline_tag: text-generation
|
| 4 |
+
base_model:
|
| 5 |
+
- dphn/dolphin-2.1-mistral-7b
|
| 6 |
---
|
| 7 |
This is Eric Hartford's [dolphin-2.1-mistral-7b](https://huggingface.co/ehartford/dolphin-2.1-mistral-7b), converted to GGUF without quantization. No other changes were made.
|
| 8 |
|