michaelfeil
commited on
Commit
•
c15e519
1
Parent(s):
486a3b2
Upload sentence-transformers/all-MiniLM-L6-v2 ctranslate fp16 weights
Browse files
README.md
CHANGED
@@ -87,7 +87,7 @@ and [hf-hub-ctranslate2>=2.12.0](https://github.com/michaelfeil/hf-hub-ctranslat
|
|
87 |
|
88 |
Converted on 2023-06-19 using
|
89 |
```
|
90 |
-
ct2-transformers-converter --model sentence-transformers/all-MiniLM-L6-v2 --output_dir ~/tmp-ct2fast-all-MiniLM-L6-v2 --force --copy_files
|
91 |
```
|
92 |
|
93 |
# Licence and other remarks:
|
|
|
87 |
|
88 |
Converted on 2023-06-19 using
|
89 |
```
|
90 |
+
ct2-transformers-converter --model sentence-transformers/all-MiniLM-L6-v2 --output_dir ~/tmp-ct2fast-all-MiniLM-L6-v2 --force --copy_files config_sentence_transformers.json tokenizer.json modules.json README.md tokenizer_config.json sentence_bert_config.json data_config.json vocab.txt special_tokens_map.json .gitattributes --trust_remote_code
|
91 |
```
|
92 |
|
93 |
# Licence and other remarks:
|