Commit
·
d1c73ed
1
Parent(s):
6a2a1fd
Upload intfloat/e5-large-v2 ctranslate fp16 weights
Browse files
README.md
CHANGED
@@ -2612,7 +2612,7 @@ pip install hf-hub-ctranslate2>=2.0.8 ctranslate2>=3.16.0
|
|
2612 |
```
|
2613 |
Converted on 2023-06-15 using
|
2614 |
```
|
2615 |
-
ct2-transformers-converter --model intfloat/e5-large-v2 --output_dir ~/tmp-ct2fast-e5-large-v2 --force --copy_files tokenizer.json README.md tokenizer_config.json vocab.txt special_tokens_map.json .gitattributes --quantization
|
2616 |
```
|
2617 |
|
2618 |
Checkpoint compatible to [ctranslate2>=3.16.0](https://github.com/OpenNMT/CTranslate2)
|
|
|
2612 |
```
|
2613 |
Converted on 2023-06-15 using
|
2614 |
```
|
2615 |
+
ct2-transformers-converter --model intfloat/e5-large-v2 --output_dir ~/tmp-ct2fast-e5-large-v2 --force --copy_files tokenizer.json README.md tokenizer_config.json vocab.txt special_tokens_map.json .gitattributes --quantization float16 --trust_remote_code
|
2616 |
```
|
2617 |
|
2618 |
Checkpoint compatible to [ctranslate2>=3.16.0](https://github.com/OpenNMT/CTranslate2)
|
model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:074f41ce6dbf6564f709b9bfa09f88894c3b05c85f0eeb515bea9c2b72a1c67f
|
3 |
+
size 670300108
|