michaelfeil
commited on
Commit
•
3d2a1cf
1
Parent(s):
7f77418
Upload intfloat/e5-large ctranslate fp16 weights
Browse files
README.md
CHANGED
@@ -2657,7 +2657,7 @@ and [hf-hub-ctranslate2>=2.12.0](https://github.com/michaelfeil/hf-hub-ctranslat
|
|
2657 |
|
2658 |
Converted on 2023-06-19 using
|
2659 |
```
|
2660 |
-
ct2-transformers-converter --model intfloat/e5-large --output_dir ~/tmp-ct2fast-e5-large --force --copy_files tokenizer.json
|
2661 |
```
|
2662 |
|
2663 |
# Licence and other remarks:
|
|
|
2657 |
|
2658 |
Converted on 2023-06-19 using
|
2659 |
```
|
2660 |
+
ct2-transformers-converter --model intfloat/e5-large --output_dir ~/tmp-ct2fast-e5-large --force --copy_files tokenizer.json modules.json README.md tokenizer_config.json sentence_bert_config.json vocab.txt special_tokens_map.json .gitattributes --trust_remote_code
|
2661 |
```
|
2662 |
|
2663 |
# Licence and other remarks:
|