Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

michaelfeil
/
ct2fast-LaBSE

Feature Extraction
Transformers
bert
ctranslate2
int8
float16 - bert - sentence_embedding - multilingual - google - sentence-similarity
text-embeddings-inference
Model card Files Files and versions
xet
Community

Instructions to use michaelfeil/ct2fast-LaBSE with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use michaelfeil/ct2fast-LaBSE with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="michaelfeil/ct2fast-LaBSE")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("michaelfeil/ct2fast-LaBSE")
    model = AutoModel.from_pretrained("michaelfeil/ct2fast-LaBSE")
  • Notebooks
  • Google Colab
  • Kaggle
ct2fast-LaBSE
978 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 5 commits
michaelfeil's picture
michaelfeil
Upload setu4993/LaBSE ctranslate2 weights
0f11e04 over 2 years ago
  • .gitattributes
    548 Bytes
    Upload setu4993/LaBSE ctranslate fp16 weights almost 3 years ago
  • README.md
    6.42 kB
    Upload setu4993/LaBSE ctranslate2 weights over 2 years ago
  • config.json
    774 Bytes
    Upload setu4993/LaBSE ctranslate2 weights over 2 years ago
  • model.bin
    942 MB
    xet
    Upload setu4993/LaBSE ctranslate fp16 weights almost 3 years ago
  • special_tokens_map.json
    125 Bytes
    Upload setu4993/LaBSE ctranslate fp16 weights almost 3 years ago
  • tokenizer.json
    13.6 MB
    xet
    Upload setu4993/LaBSE ctranslate fp16 weights almost 3 years ago
  • tokenizer_config.json
    367 Bytes
    Upload setu4993/LaBSE ctranslate fp16 weights almost 3 years ago
  • vocab.txt
    5.22 MB
    Upload setu4993/LaBSE ctranslate fp16 weights almost 3 years ago
  • vocabulary.json
    11.9 MB
    xet
    Upload setu4993/LaBSE ctranslate fp16 weights almost 3 years ago
  • vocabulary.txt
    5.22 MB
    Upload setu4993/LaBSE ctranslate fp16 weights almost 3 years ago