Upload folder using huggingface_hub
Browse files- generation_config.json +6 -0
- merges.txt +0 -0
- onnx/decoder_model_merged_quantized.onnx +3 -0
- onnx/decoder_with_past_model_quantized.onnx +3 -0
- vocab.json +0 -0
generation_config.json
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_from_model_config": true,
|
| 3 |
+
"bos_token_id": 1,
|
| 4 |
+
"eos_token_id": 50256,
|
| 5 |
+
"transformers_version": "4.33.0.dev0"
|
| 6 |
+
}
|
merges.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
onnx/decoder_model_merged_quantized.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e448db1417abb648e5f623af810e7484feb30fbe6895433c7156ae33d0c1f709
|
| 3 |
+
size 359023095
|
onnx/decoder_with_past_model_quantized.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e448db1417abb648e5f623af810e7484feb30fbe6895433c7156ae33d0c1f709
|
| 3 |
+
size 359023095
|
vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|