Upload optimized model
Browse files- README.md +3 -3
- config.json +1 -0
- model.safetensors +3 -0
README.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
-
-
|
| 4 |
-
- optimum
|
| 5 |
- seq2seq_lm
|
|
|
|
| 6 |
library_name: optimum
|
| 7 |
---
|
| 8 |
|
|
@@ -11,4 +11,4 @@ library_name: optimum
|
|
| 11 |
This model has been optimized and uploaded to the HuggingFace Hub.
|
| 12 |
|
| 13 |
## Model Details
|
| 14 |
-
- Optimization Tags:
|
|
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
+
- quantized
|
|
|
|
| 4 |
- seq2seq_lm
|
| 5 |
+
- 16-bit-float
|
| 6 |
library_name: optimum
|
| 7 |
---
|
| 8 |
|
|
|
|
| 11 |
This model has been optimized and uploaded to the HuggingFace Hub.
|
| 12 |
|
| 13 |
## Model Details
|
| 14 |
+
- Optimization Tags: quantized, seq2seq_lm, 16-bit-float
|
config.json
CHANGED
|
@@ -55,6 +55,7 @@
|
|
| 55 |
}
|
| 56 |
},
|
| 57 |
"tie_word_embeddings": false,
|
|
|
|
| 58 |
"transformers_version": "4.47.1",
|
| 59 |
"use_cache": true,
|
| 60 |
"vocab_size": 32128
|
|
|
|
| 55 |
}
|
| 56 |
},
|
| 57 |
"tie_word_embeddings": false,
|
| 58 |
+
"torch_dtype": "float16",
|
| 59 |
"transformers_version": "4.47.1",
|
| 60 |
"use_cache": true,
|
| 61 |
"vocab_size": 32128
|
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ba46d3d75d22ca40507afd29490685b9d16b78bb78eec124642077683fd0a077
|
| 3 |
+
size 153944560
|