PawanOsman commited on
Commit
acb2cb2
·
verified ·
1 Parent(s): 09e29b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  language:
3
  - en
4
- license: llama2
5
  tags:
6
  - facebook
7
  - meta
@@ -14,9 +14,8 @@ inference: false
14
  model_creator: Meta
15
  model_type: llama
16
  pipeline_tag: text-generation
17
- prompt_template: '{prompt}
18
-
19
- '
20
  quantized_by: PawanKrd
21
  ---
22
 
 
1
  ---
2
  language:
3
  - en
4
+ license: llama3
5
  tags:
6
  - facebook
7
  - meta
 
14
  model_creator: Meta
15
  model_type: llama
16
  pipeline_tag: text-generation
17
+ prompt_template: |
18
+ {prompt}
 
19
  quantized_by: PawanKrd
20
  ---
21