neuroeng commited on
Commit
ea0c841
·
verified ·
1 Parent(s): d428a89

Update README.md

Browse files

Add base_model_relation

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -2,6 +2,7 @@
2
  license: apache-2.0
3
  base_model:
4
  - mistralai/Mistral-7B-Instruct-v0.3
 
5
  pipeline_tag: text2text-generation
6
  ---
7
 
 
2
  license: apache-2.0
3
  base_model:
4
  - mistralai/Mistral-7B-Instruct-v0.3
5
+ base_model_relation: quantized
6
  pipeline_tag: text2text-generation
7
  ---
8