Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

binqiangliu
/
EmbeddingModelallMiniLML6v2

Feature Extraction
Transformers
PyTorch
google-tensorflow TensorFlow
Rust
bert
text-embeddings-inference
Model card Files Files and versions
xet
Community
1

Instructions to use binqiangliu/EmbeddingModelallMiniLML6v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use binqiangliu/EmbeddingModelallMiniLML6v2 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="binqiangliu/EmbeddingModelallMiniLML6v2")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("binqiangliu/EmbeddingModelallMiniLML6v2")
    model = AutoModel.from_pretrained("binqiangliu/EmbeddingModelallMiniLML6v2")
  • Notebooks
  • Google Colab
  • Kaggle
EmbeddingModelallMiniLML6v2
90.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
binqiangliu's picture
binqiangliu
Upload pytorch_model.bin with huggingface_hub
437ef2c over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • config.json
    612 Bytes
    Upload config.json with huggingface_hub over 2 years ago
  • config_sentence_transformers.json
    116 Bytes
    Upload config_sentence_transformers.json with huggingface_hub over 2 years ago
  • data_config.json
    39.3 kB
    Upload data_config.json with huggingface_hub over 2 years ago
  • modules.json
    349 Bytes
    Upload modules.json with huggingface_hub over 2 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

    • "torch.LongStorage",
    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage",
    • "collections.OrderedDict"

    What is a pickle import?

    90.9 MB
    xet
    Upload pytorch_model.bin with huggingface_hub over 2 years ago