Commit
·
fb3ee1a
1
Parent(s):
ba46344
Upload intfloat/e5-small-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-small-v2 --output_dir ~/tmp-ct2fast-e5-small-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-small-v2 --output_dir ~/tmp-ct2fast-e5-small-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:e0abf9d784a0af48d6b84f95eafee9b4e6ab47ec5a992583fea422ae264f9d4b
|
3 |
+
size 66728364
|