Image-Text-to-Text
MLX
Safetensors
inkling_mm_model
Mixture of Experts
multimodal
inkling
thinking-machines
conversational
Instructions to use pipenetwork/Inkling-Small-MLX-6bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use pipenetwork/Inkling-Small-MLX-6bit with MLX:
# Make sure mlx-vlm is installed # pip install --upgrade mlx-vlm from mlx_vlm import load, generate from mlx_vlm.prompt_utils import apply_chat_template from mlx_vlm.utils import load_config # Load the model model, processor = load("pipenetwork/Inkling-Small-MLX-6bit") config = load_config("pipenetwork/Inkling-Small-MLX-6bit") # Prepare input image = ["http://images.cocodataset.org/val2017/000000039769.jpg"] prompt = "Describe this image." # Apply chat template formatted_prompt = apply_chat_template( processor, config, prompt, num_images=1 ) # Generate output output = generate(model, processor, formatted_prompt, image) print(output) - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- Pi
How to use pipenetwork/Inkling-Small-MLX-6bit with Pi:
Start the MLX server
# Install MLX LM: uv tool install mlx-lm # Start a local OpenAI-compatible server: mlx_lm.server --model "pipenetwork/Inkling-Small-MLX-6bit"
Configure the model in Pi
# Install Pi: npm install -g @earendil-works/pi-coding-agent # Add to ~/.pi/agent/models.json: { "providers": { "mlx-lm": { "baseUrl": "http://localhost:8080/v1", "api": "openai-completions", "apiKey": "none", "models": [ { "id": "pipenetwork/Inkling-Small-MLX-6bit" } ] } } }Run Pi
# Start Pi in your project directory: pi
- Hermes Agent
How to use pipenetwork/Inkling-Small-MLX-6bit with Hermes Agent:
Start the MLX server
# Install MLX LM: uv tool install mlx-lm # Start a local OpenAI-compatible server: mlx_lm.server --model "pipenetwork/Inkling-Small-MLX-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 pipenetwork/Inkling-Small-MLX-6bit
Run Hermes
hermes
- Atomic Chat
- OpenClaw
How to use pipenetwork/Inkling-Small-MLX-6bit with OpenClaw:
Start the MLX server
# Install MLX LM: uv tool install mlx-lm # Start a local OpenAI-compatible server: mlx_lm.server --model "pipenetwork/Inkling-Small-MLX-6bit"
Configure OpenClaw
# Install OpenClaw: npm install -g openclaw@latest # Register the local server and set it as the default model: openclaw onboard --non-interactive --mode local \ --auth-choice custom-api-key \ --custom-base-url http://127.0.0.1:8080/v1 \ --custom-model-id "pipenetwork/Inkling-Small-MLX-6bit" \ --custom-provider-id mlx-lm \ --custom-compatibility openai \ --custom-text-input \ --accept-risk \ --skip-health
Run OpenClaw
openclaw agent --local --agent main --message "Hello from Hugging Face"
Add files using upload-large-folder tool
Browse files- model-00006-of-00041.safetensors +3 -0
- model-00007-of-00041.safetensors +3 -0
- model-00008-of-00041.safetensors +3 -0
- model-00011-of-00041.safetensors +3 -0
- model-00012-of-00041.safetensors +3 -0
- model-00014-of-00041.safetensors +3 -0
- model-00017-of-00041.safetensors +3 -0
- model-00018-of-00041.safetensors +3 -0
- model-00022-of-00041.safetensors +3 -0
- model-00023-of-00041.safetensors +3 -0
- model-00025-of-00041.safetensors +3 -0
- model-00026-of-00041.safetensors +3 -0
- model-00029-of-00041.safetensors +3 -0
- model-00030-of-00041.safetensors +3 -0
- model-00038-of-00041.safetensors +3 -0
- model-00041-of-00041.safetensors +3 -0
model-00006-of-00041.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ba0eefa3fcaaac093cf292bd274bc1c75ff6533695a5a96dec43eea660296afc
|
| 3 |
+
size 5256704069
|
model-00007-of-00041.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c61a4b2c95493422d3b8ec6e8f56c2536cc0a02ecbd1a7c6bbd80ea96c2af709
|
| 3 |
+
size 5311773792
|
model-00008-of-00041.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7282ee6f5f04251a51852b1389bdadb3e4012aab71b83a22720aeb5b3cd77b01
|
| 3 |
+
size 5459571007
|
model-00011-of-00041.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e3ea2c4ad3e76406768bbd383996ef56d2412f284106bc47a2545853980353bf
|
| 3 |
+
size 5327030325
|
model-00012-of-00041.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0fad9ac68a6b38ab3071fb58da1b93dfe3487a493f06e54ebb04ce803892da7a
|
| 3 |
+
size 5385106510
|
model-00014-of-00041.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:32993339841aa21fbc745423da17c43c7940a8992769f85f8ead2bd5de603ee1
|
| 3 |
+
size 5391902289
|
model-00017-of-00041.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c4e5e48a63cf1c3c9db5711b47ae81ba05f014eb2447fb1415393ccb7c6a4b0f
|
| 3 |
+
size 5245161277
|
model-00018-of-00041.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:28ed56fe0d4033ab6f42abc44b0fcdf58759b62a7837b853d054861a94a6b146
|
| 3 |
+
size 5336826175
|
model-00022-of-00041.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ce22d60ecfebb2d4d6dbff623a55566253ba7525f148cbfcf36d3a6143d356a7
|
| 3 |
+
size 5398320812
|
model-00023-of-00041.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:702e54bd5b8e5c2b527821fe47c89a9b09568a49b26e5709d5a4ab6b267a8bd1
|
| 3 |
+
size 5939826535
|
model-00025-of-00041.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:160e22d6cbad2847b822b4f4aec36412ac7072b9a8fdca59b6afb23360d03399
|
| 3 |
+
size 5307898664
|
model-00026-of-00041.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:af800e472127a67085fd721e39a9424b54577b5e15641752fbb15b1ac7566ef2
|
| 3 |
+
size 5600263134
|
model-00029-of-00041.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:550f97546278414e1b2f0518a286acbdb3dff6a4cdb4268038bab29460978820
|
| 3 |
+
size 5263559497
|
model-00030-of-00041.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:38dcc97f9305dd78c8aad520eb2fd1a6105fe6b41be176358b99d6a2b3c5d62f
|
| 3 |
+
size 5353080943
|
model-00038-of-00041.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4709c15340b007374e7baa425264191abd2d517e70590b89f6fa0ed7ab92f83e
|
| 3 |
+
size 5238024686
|
model-00041-of-00041.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:989eced82d0bb05b3641ac33f742665a6b69d6a3672e962d2b90c293324aa695
|
| 3 |
+
size 188794816
|