nnx-lm: A portable, pip-installable CLI for running LLMs via JAX on any hardware backend.
Project description
nnx-lm: A portable, pip-installable CLI for running LLMs via JAX on any hardware backend.
pip install nnx-lm==0.0.1a3
import nnxlm
new_str, new_ids = nnxlm.generate(model_id='Qwen/Qwen3-0.6B', model_cls=nnxlm.Qwen3ForCausalLM, enable_thinking=False, use_chat_template=False)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nnx_lm-0.0.1a3.tar.gz
(8.6 kB
view details)
File details
Details for the file nnx_lm-0.0.1a3.tar.gz.
File metadata
- Download URL: nnx_lm-0.0.1a3.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bbbeedc91cc837161d54184e031264bca4c943419c31c6a1319373dfc5cc6cfb
|
|
| MD5 |
6da52393b1ad7a567ee217469f7d9170
|
|
| BLAKE2b-256 |
87f9ef274e27f533baa07e5c5410e64f46a34a26cbca884150e20eaec1621e23
|