Run the stateful trading agent with SmolLM3’s efficient 3B parameter model using MLX-LM for ultra-fast local inference on Apple Silicon with zero-day support and blazing performance.
requirements.txt
installedcurl -L https://foundry.paradigm.xyz | bash && foundryup
)config.py
and add the complete MLX-LM configuration:
USE_FORK = True
)
http://localhost:8545
(Anvil fork)USE_FORK = False
)
USE_FORK = False
), configure your BASE RPC endpoints in config.py
:
USE_FORK = True
), the agent automatically uses http://localhost:8545
and these endpoints are not needed.config.py
:
config.py
, you can adjust SmolLM3-specific settings to maximize performance: