Instructions to use uqer1244/arch-vps-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use uqer1244/arch-vps-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir arch-vps-mlx uqer1244/arch-vps-mlx
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
ARCH VPS MLX Weights
This repository contains an MLX-converted safetensors checkpoint derived from robbyant/lingbot-map.
Files
mlx/lingbot_map_mlx_full.safetensors: MLX safetensors conversion of the upstream LingBot-Map checkpoint.
Source Model
- Original model:
robbyant/lingbot-map - Original project/license: Apache License 2.0, following the upstream LingBot-Map release.
Conversion Notes
The original PyTorch checkpoint was converted to MLX safetensors format for Apple Silicon inference. The full conversion transposes all 4D weights into MLX convolution layout.
No VPS map .npz files, captured images, or private spatial scan data are included in this repository.
Download
hf download uqer1244/arch-vps-mlx mlx/lingbot_map_mlx_full.safetensors \
--local-dir Servers/VPS
For private access, authenticate first:
hf auth login
or set HF_TOKEN in your deployment environment.
Hardware compatibility
Log In to add your hardware
Quantized
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support
Model tree for uqer1244/arch-vps-mlx
Base model
robbyant/lingbot-map