Skip to main content

Model components for PyMilvus, the Python SDK for Milvus

Project description

Milvus Model Lib

The milvus-model library provides the integration with common embedding and reranker models for Milvus, a high performance open-source vector database built for AI applications. milvus-model lib is included as a dependency in pymilvus, the Python SDK of Milvus.

milvus-model supports embedding and reranker models from service providers like OpenAI, Voyage AI, Cohere, and open-source models through SentenceTransformers or Hugging Face Text Embeddings Inference (TEI) .

milvus-model supports Python 3.8 and above.

Installation

If you use pymilvus, you can install milvus-model through its alias pymilvus[model]:

pip install pymilvus[model] 
# or pip install "pymilvus[model]" for zsh.

You can also install it directly:

pip install pymilvus.model

To upgrade milvus-model to the latest version, use:

pip install pymilvus.model --upgrade

If milvus-model was initially installed as part of the PyMilvus optional components, you should also upgrade PyMilvus to ensure compatibility. This can be done with:

pip install pymilvus[model] --upgrade

If you need to install a specific version of milvus-model, specify the version number:

pip install pymilvus.model==0.3.0

This command installs version 0.3.0 of milvus-model.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pymilvus_model-0.3.2.tar.gz (36.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pymilvus_model-0.3.2-py3-none-any.whl (47.7 kB view details)

Uploaded Python 3

File details

Details for the file pymilvus_model-0.3.2.tar.gz.

File metadata

  • Download URL: pymilvus_model-0.3.2.tar.gz
  • Upload date:
  • Size: 36.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pymilvus_model-0.3.2.tar.gz
Algorithm Hash digest
SHA256 10ab49a989396943e08555b971f85182ddb50da47076e699a157c9a5ff542872
MD5 d2b08c51d627015fbc4df3a7969d9122
BLAKE2b-256 0c8fa8212f3d932d566fdec354b49befa09174b239c8b8ad25a33b798cee393b

See more details on using hashes here.

File details

Details for the file pymilvus_model-0.3.2-py3-none-any.whl.

File metadata

  • Download URL: pymilvus_model-0.3.2-py3-none-any.whl
  • Upload date:
  • Size: 47.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pymilvus_model-0.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 df8a90519a2adc47bd40f37d8c250b0ad0c7aaafc6139b52dc896d5cfda55d35
MD5 d2739436dd9b63ae6060430cbab25d71
BLAKE2b-256 5bbab34e3f8c57c453c02daf1a1eff9c4b62a2e89fc10a29bc83fb685155fe14

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page