katossky commited on
Commit
c09c156
·
verified ·
1 Parent(s): f0d94dd

add base model in metadata

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -7,6 +7,8 @@ library_name: transformers
7
  tags:
8
  - LLM
9
  inference: false
 
 
10
  ---
11
  [![banner](https://maddes8cht.github.io/assets/buttons/Huggingface-banner.jpg)]()
12
 
 
7
  tags:
8
  - LLM
9
  inference: false
10
+ base_model:
11
+ - bofenghuang/vigogne-falcon-7b-chat
12
  ---
13
  [![banner](https://maddes8cht.github.io/assets/buttons/Huggingface-banner.jpg)]()
14