Skip to main content

exionos-vllm

vLLM architecture plugin for Exionos X1.

Exionos X1 ships its modeling code as remote code for Transformers. vLLM dispatches on config.architectures[0], so it needs ExionosX1ForConditionalGeneration registered before it can serve the model. Installing this package is enough — it registers itself through vLLM's vllm.general_plugins entry point at startup.

Install

pip install exionos-vllm

Use

No extra flags beyond --trust-remote-code:

vllm serve Exionos/Exionos-X1-27B \
  --trust-remote-code \
  --dtype bfloat16 \
  --max-model-len 131072 \
  --kv-cache-dtype fp8

Compatibility

Verified against vLLM 0.27.1 and Transformers 5.15. The plugin registers the Exionos architecture and config types with vLLM; the config registration touches a private vLLM API and degrades gracefully (it is skipped, not fatal) if that API moves.

License

Apache-2.0

Download files

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

Source Distribution

exionos_vllm-0.1.0.tar.gz (7.4 kB view details)

Uploaded Source

Built Distribution

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

exionos_vllm-0.1.0-py3-none-any.whl (8.0 kB view details)

Uploaded Python 3

File details

Details for the file exionos_vllm-0.1.0.tar.gz.

File metadata

  • Download URL: exionos_vllm-0.1.0.tar.gz
  • Upload date:
  • Size: 7.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.2 {"installer":{"name":"uv","version":"0.12.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for exionos_vllm-0.1.0.tar.gz
Algorithm Hash digest
SHA256 924a9284532dc434a7647f37bbb63a3ee5336925c38b202440976f7397d03f88
MD5 59d395bee3039dc81dca26c93791698a
BLAKE2b-256 429d3b57c8096708df4bfa33e907c6d2c57dccf647beb4d457a42091120e9508

See more details on using hashes here.

File details

Details for the file exionos_vllm-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: exionos_vllm-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 8.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.2 {"installer":{"name":"uv","version":"0.12.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for exionos_vllm-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 571b702d3c5ec42318b920fcf119924c67a9997d3ea771cc57fae1642e73cbf6
MD5 d5144501af5f20cfe7d347cff1bb9f01
BLAKE2b-256 a5b8baffefaaf3f9e4ef5cb8783756dbcfd0c4ca0c6101b9d5ee97a0f6ee4373

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.0 This release

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