iandennismiller
commited on
Commit
·
0ce4c66
1
Parent(s):
3ad311d
try transformers library
Browse files
README.md
CHANGED
@@ -5,6 +5,7 @@ license: cc-by-nc-4.0
|
|
5 |
model_creator: truehealth
|
6 |
model_name: LLama 2 MedText 13b
|
7 |
model_type: llama
|
|
|
8 |
prompt_template: '[INST]{prompt}[\INST]'
|
9 |
quantized_by: iandennismiller
|
10 |
pipeline_tag: text-generation
|
|
|
5 |
model_creator: truehealth
|
6 |
model_name: LLama 2 MedText 13b
|
7 |
model_type: llama
|
8 |
+
library_name: transformers
|
9 |
prompt_template: '[INST]{prompt}[\INST]'
|
10 |
quantized_by: iandennismiller
|
11 |
pipeline_tag: text-generation
|