Update README.md
Browse files
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 |
|