Upload T5ForConditionalGeneration
Browse files- config.json +2 -2
- model.safetensors +1 -1
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
"architectures": [
|
| 4 |
"T5ForConditionalGeneration"
|
| 5 |
],
|
|
@@ -26,7 +26,7 @@
|
|
| 26 |
"_load_in_4bit": true,
|
| 27 |
"_load_in_8bit": false,
|
| 28 |
"bnb_4bit_compute_dtype": "float32",
|
| 29 |
-
"bnb_4bit_quant_type": "
|
| 30 |
"bnb_4bit_use_double_quant": false,
|
| 31 |
"llm_int8_enable_fp32_cpu_offload": false,
|
| 32 |
"llm_int8_has_fp16_weight": false,
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "Davlan/omowe-t5-small-diacritizer-menyo",
|
| 3 |
"architectures": [
|
| 4 |
"T5ForConditionalGeneration"
|
| 5 |
],
|
|
|
|
| 26 |
"_load_in_4bit": true,
|
| 27 |
"_load_in_8bit": false,
|
| 28 |
"bnb_4bit_compute_dtype": "float32",
|
| 29 |
+
"bnb_4bit_quant_type": "nf4",
|
| 30 |
"bnb_4bit_use_double_quant": false,
|
| 31 |
"llm_int8_enable_fp32_cpu_offload": false,
|
| 32 |
"llm_int8_has_fp16_weight": false,
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 119483888
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4f4e7d846a6236a29a2cbc8d39d394b981e7dceac4d03fed63a45f2a04e59ed9
|
| 3 |
size 119483888
|