Update config.json to support transformers 4.49.0
This commit is contained in:
@@ -180,7 +180,7 @@
|
||||
"tokenizer_class": null,
|
||||
"top_k": 50,
|
||||
"top_p": 1.0,
|
||||
"torch_dtype": "float32",
|
||||
"torch_dtype": "bfloat16",
|
||||
"torchscript": false,
|
||||
"typical_p": 1.0,
|
||||
"use_bfloat16": false,
|
||||
|
||||
Reference in New Issue
Block a user