asimov-mlx-module

Crates.ioasimov-mlx-module
lib.rsasimov-mlx-module
version0.0.2
created_at2025-11-06 06:18:23.420238+00
updated_at2025-11-06 06:18:23.420238+00
descriptionASIMOV MLX module.
homepagehttps://github.com/asimov-modules
repositoryhttps://github.com/asimov-modules/asimov-mlx-module
max_upload_size
id1919130
size46,887
rust (github:asimov-modules:rust)

documentation

README

ASIMOV MLX Module

License Package on Crates.io Documentation

ASIMOV MLX module.

✨ Features

  • To be determined!

🛠️ Prerequisites

  • Rust 1.85+ (2024 edition) if building from source code

⬇️ Installation

Installation with ASIMOV CLI

asimov module install mlx -v

Installation from Source Code

cargo install asimov-mlx-module

👉 Examples

asimov-mlx-prompter

⚙ Configuration

Optional configuration

Name Environment Variable Default
model MLX_MODEL mlx-community/Llama-3.2-3B-Instruct-4bit

📚 Reference

Prompt

echo "Why is the sky blue?" | asimov-mlx-prompter

👨‍💻 Development

git clone https://github.com/asimov-modules/asimov-mlx-module.git

Share on X Share on Reddit Share on Hacker News Share on Facebook Share on LinkedIn

Commit count: 0

cargo fmt