Sentence Similarity
sentence-transformers
English
bert
ctranslate2
int8
float16
feature-extraction
Inference Endpoints
5 papers
michaelfeil commited on
Commit
c15e519
1 Parent(s): 486a3b2

Upload sentence-transformers/all-MiniLM-L6-v2 ctranslate fp16 weights

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 tokenizer.json sentence_bert_config.json data_config.json README.md modules.json special_tokens_map.json vocab.txt config_sentence_transformers.json tokenizer_config.json .gitattributes --trust_remote_code
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: