Skip to main content

Milvus Model Lib

The milvus-model library provides model components for PyMilvus, the official Python SDK for Milvus, an open-source vector database built for AI applications.

Installation

milvus-model supports Python 3.8 and above. Install it via pip:

pip install milvus-model

This command installs milvus-model directly. If you're working within the PyMilvus ecosystem and want to include milvus-model as an optional component, you can install it using:

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

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

pip install milvus-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 milvus-model==0.2.0

This command installs version 0.2.0 of milvus-model.

Download files

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

Source Distribution

milvus_model-0.2.12.tar.gz (35.4 kB view details)

Uploaded Source

Built Distribution

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

milvus_model-0.2.12-py3-none-any.whl (43.2 kB view details)

Uploaded Python 3

File details

Details for the file milvus_model-0.2.12.tar.gz.

File metadata

  • Download URL: milvus_model-0.2.12.tar.gz
  • Upload date:
  • Size: 35.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for milvus_model-0.2.12.tar.gz
Algorithm Hash digest
SHA256 1d6fd5c416545062a2db4dc910141e323ed9694df78564938b1f62222087eb15
MD5 c6ce6dddabae4bbdd65bae4386aafc26
BLAKE2b-256 08445c2189e9c63166f51c543919d2c1dd20a2ea6ff5ae54f43e098fb477036f

See more details on using hashes here.

File details

Details for the file milvus_model-0.2.12-py3-none-any.whl.

File metadata

  • Download URL: milvus_model-0.2.12-py3-none-any.whl
  • Upload date:
  • Size: 43.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for milvus_model-0.2.12-py3-none-any.whl
Algorithm Hash digest
SHA256 66c8e2ae2fd6379747af407e34c0b4003d5755fdacf50ae1327a03510e3d2b50
MD5 c106caa50be8684247ba5fb43d741b2c
BLAKE2b-256 78476296998f79f6a60ea51249c7fcad6642fceee2a9acd16b7e8a5dc7d177e2

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.2.12 This release

2 files

0.2.11

2 files

0.2.10

2 files

0.2.9

2 files

0.2.8

2 files

0.2.7

2 files

0.2.6

2 files

0.2.5

2 files

0.2.4

2 files

0.2.3

2 files

0.2.2

2 files

0.2.1

2 files

0.2.0

2 files

0.1.0

2 files

Supported by

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