cherry0328 commited on
Commit
fe84f18
·
verified ·
1 Parent(s): 487a9c8

Update README.md

Browse files

The 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!

Files changed (1) hide show
  1. README.md +2 -0
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