How to use from
Hermes Agent
Start the MLX server
# Install MLX LM:
uv tool install mlx-lm
# Start a local OpenAI-compatible server:
mlx_lm.server --model "DreamFoundries/Agents-A1-6bit"
Configure Hermes
# Install Hermes:
curl -fsSL https://hermes-agent.nousresearch.com/install.sh | bash
hermes setup
# Point Hermes at the local server:
hermes config set model.provider custom
hermes config set model.base_url http://127.0.0.1:8080/v1
hermes config set model.default DreamFoundries/Agents-A1-6bit
Run Hermes
hermes
Quick Links

Agents-A1 MLX 6-bit

This repository contains an MLX-LM conversion of InternScience/Agents-A1.

Conversion Details

  • Original model: InternScience/Agents-A1
  • Model family: Agents A1
  • Source model type: qwen3_5_moe
  • Model size: 35,107,181,936 parameters
  • Quantization: MLX-LM affine quantization
  • Bits: 6-bit
  • Group size: 64
  • Local MLX folder size at upload time: 26.25 GiB
  • Local safetensors weight size at upload time: 26.23 GiB

Usage

mlx_lm.generate --model DreamFoundries/Agents-A1-6bit --prompt "Hello" --max-tokens 64

Benchmarks

No comparative benchmarks have been run yet. The repository does not currently provide quality, speed, memory, or benchmark comparisons against the original weights or other quantizations.

License

This is a converted/quantized derivative of the original model. Please refer to the original model repository for the upstream license and usage terms: https://huggingface.co/InternScience/Agents-A1

Downloads last month
-
Safetensors
Model size
35B params
Tensor type
BF16
·
U32
·
MLX
Hardware compatibility
Log In to add your hardware

6-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for DreamFoundries/Agents-A1-6bit

Quantized
(39)
this model

Collection including DreamFoundries/Agents-A1-6bit