codira-embedding-onnx
First-party native ONNX Runtime embedding engine plugin for Codira.
The package publishes the onnx engine through the
codira.embedding_engines entry-point group. Model artifacts are not bundled;
operators provision an ONNX model file and tokenizer file explicitly.
Long inputs are truncated before ONNX Runtime inference. The default limit is
max_tokens = 512, matching the common fixed sequence length used by BERT-style
embedding exports. Dynamic-shape or longer-context ONNX exports can override the
limit through repository, user, or system config:
[plugins.embedding-onnx]
max_tokens = 512
Set max_tokens = 0 only for ONNX exports that are known to accept arbitrary
sequence lengths. Changing max_tokens changes vectors for over-limit texts, so
bump [embeddings].version when changing it for an existing index.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file codira_embedding_onnx-1.55.0.tar.gz.
File metadata
- Download URL: codira_embedding_onnx-1.55.0.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
279e5f509f904499b214ae39bd8117ed8809a4d04325ce588f19e9d4f5009d76
|
|
| MD5 |
2ed758cd9c80148256a4642f131786e4
|
|
| BLAKE2b-256 |
3712c55bed7fbfe926ddc5aa651975dd55621db2ec4670cdaed039aedf474dde
|
File details
Details for the file codira_embedding_onnx-1.55.0-py3-none-any.whl.
File metadata
- Download URL: codira_embedding_onnx-1.55.0-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45deff7a1d66aabf5a442bee7f8f7e03e20ce217ef9d9b05f340d61d82c68147
|
|
| MD5 |
459071ea21dd48ac4ca2fe8096786d2f
|
|
| BLAKE2b-256 |
05379659d6ec1fbbc0eec49a59536e4f8dbc4903e6fd1be360a8e4e511af874a
|