Remove `base_model` to avoid circular reference and let Huggingface show the model family

#1
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -1,7 +1,5 @@
1
  ---
2
  license: mit
3
- base_model:
4
- - inclusionAI/Ling-flash-base-2.0
5
  pipeline_tag: text-generation
6
  library_name: transformers
7
  ---
 
1
  ---
2
  license: mit
 
 
3
  pipeline_tag: text-generation
4
  library_name: transformers
5
  ---