Views
No views yet
[!IMPORTANT] Original Model Link : https://huggingface.co/Xenova/sweep-next-edit-1.5B
name: sweep-next-edit-1.5B-MLX-BF16
base_model: sweepai/sweep-next-edit-1.5B
license: apache-2.0
pipeline_tag: text-generation
tasks: text-generation
language: en
get_started_code: uvx --from mlx-lm mlx_lm.generate --model --model mlx-community/sweep-next-edit-1.5B-MLX-BF16 --prompt 'Test Prompt' --prompt 'Test prompt'[!WARNING] MLX is a framework for METAL graphics supported by Apple computers with ARM M-series processors (M1/M2/M3/M4/M5)
[!NOTE] Generation using uv https://docs.astral.sh/uv/**:uvx --from mlx-lm mlx_lm.generate --model --model mlx-community/sweep-next-edit-1.5B-MLX-BF16 --prompt 'Test Prompt'
[!NOTE] Generation using pip:pipx --from mlx-lm mlx_lm.generate --model --model mlx-community/sweep-next-edit-1.5B-MLX-BF16 --prompt 'Test Prompt'