FrancescoPeriti commited on
Commit
f1b5465
·
verified ·
1 Parent(s): 3c9f9c1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -6,6 +6,8 @@ library_name: transformers
6
  pipeline_tag: text2text-generation
7
  tags:
8
  - text-generation-inference
 
 
9
  ---
10
  # Llama2Dictionary
11
 
 
6
  pipeline_tag: text2text-generation
7
  tags:
8
  - text-generation-inference
9
+ base_model:
10
+ - meta-llama/Llama-2-7b-chat-hf
11
  ---
12
  # Llama2Dictionary
13