Update MLmodel
Browse files
MLmodel
CHANGED
@@ -18,7 +18,7 @@ flavors:
|
|
18 |
task: text-generation
|
19 |
tokenizer_type: PreTrainedTokenizerFast
|
20 |
torch_dtype: null
|
21 |
-
transformers_version: 4.55.0
|
22 |
is_signature_from_type_hint: false
|
23 |
metadata:
|
24 |
curation_version: 1
|
|
|
18 |
task: text-generation
|
19 |
tokenizer_type: PreTrainedTokenizerFast
|
20 |
torch_dtype: null
|
21 |
+
transformers_version: 4.55.0
|
22 |
is_signature_from_type_hint: false
|
23 |
metadata:
|
24 |
curation_version: 1
|