Image-Text-to-Text
MLX
Safetensors
inkling_mm_model
Mixture of Experts
multimodal
inkling
thinking-machines
reap
pruned
audio-text-to-text
conversational
Instructions to use pipenetwork/Inkling-MLX-REAP12-4bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use pipenetwork/Inkling-MLX-REAP12-4bit 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-MLX-REAP12-4bit") config = load_config("pipenetwork/Inkling-MLX-REAP12-4bit") # 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-MLX-REAP12-4bit 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-MLX-REAP12-4bit"
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-MLX-REAP12-4bit" } ] } } }Run Pi
# Start Pi in your project directory: pi
- Hermes Agent
How to use pipenetwork/Inkling-MLX-REAP12-4bit 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-MLX-REAP12-4bit"
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-MLX-REAP12-4bit
Run Hermes
hermes
- Atomic Chat
- OpenClaw
How to use pipenetwork/Inkling-MLX-REAP12-4bit 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-MLX-REAP12-4bit"
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-MLX-REAP12-4bit" \ --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- README.md +25 -21
- model-00001-of-00082.safetensors +1 -1
- model-00002-of-00082.safetensors +1 -1
- model-00004-of-00082.safetensors +1 -1
- model-00007-of-00082.safetensors +1 -1
- model-00008-of-00082.safetensors +1 -1
- model-00009-of-00082.safetensors +1 -1
- model-00010-of-00082.safetensors +1 -1
- model-00011-of-00082.safetensors +1 -1
- model-00013-of-00082.safetensors +1 -1
- model-00014-of-00082.safetensors +1 -1
- model-00015-of-00082.safetensors +1 -1
- model-00016-of-00082.safetensors +1 -1
- model-00019-of-00082.safetensors +1 -1
- model-00021-of-00082.safetensors +1 -1
- model-00022-of-00082.safetensors +1 -1
- model-00023-of-00082.safetensors +1 -1
- model-00024-of-00082.safetensors +1 -1
- model-00026-of-00082.safetensors +1 -1
- model-00027-of-00082.safetensors +1 -1
- model-00028-of-00082.safetensors +1 -1
- model-00029-of-00082.safetensors +1 -1
- model-00030-of-00082.safetensors +1 -1
- model-00035-of-00082.safetensors +1 -1
- model-00039-of-00082.safetensors +1 -1
- model-00040-of-00082.safetensors +1 -1
- model-00043-of-00082.safetensors +1 -1
- model-00046-of-00082.safetensors +1 -1
- model-00049-of-00082.safetensors +1 -1
- model-00050-of-00082.safetensors +1 -1
- model-00051-of-00082.safetensors +1 -1
- model-00054-of-00082.safetensors +1 -1
- model-00055-of-00082.safetensors +1 -1
- model-00057-of-00082.safetensors +1 -1
- model-00058-of-00082.safetensors +1 -1
- model-00060-of-00082.safetensors +1 -1
- model-00062-of-00082.safetensors +1 -1
- model-00063-of-00082.safetensors +1 -1
- model-00065-of-00082.safetensors +1 -1
- model-00066-of-00082.safetensors +1 -1
- model-00067-of-00082.safetensors +1 -1
- model-00068-of-00082.safetensors +1 -1
- model-00069-of-00082.safetensors +1 -1
- model-00070-of-00082.safetensors +1 -1
- model-00071-of-00082.safetensors +1 -1
- model-00074-of-00082.safetensors +1 -1
- model-00078-of-00082.safetensors +1 -1
- model-00082-of-00082.safetensors +1 -1
README.md
CHANGED
|
@@ -12,6 +12,7 @@ tags:
|
|
| 12 |
- thinking-machines
|
| 13 |
- reap
|
| 14 |
- pruned
|
|
|
|
| 15 |
---
|
| 16 |
|
| 17 |
# Inkling-MLX-REAP12-4bit
|
|
@@ -21,7 +22,7 @@ tags:
|
|
| 21 |
A **REAP-pruned**, 4-bit MLX build of
|
| 22 |
[thinkingmachines/Inkling](https://huggingface.co/thinkingmachines/Inkling):
|
| 23 |
each MoE layer keeps its **225 highest-saliency routed experts** (of 256), a
|
| 24 |
-
**12% expert prune**. Free lunch — text and
|
| 25 |
|
| 26 |
**Code / loader:** [github.com/PipeNetwork/inkling-mlx](https://github.com/PipeNetwork/inkling-mlx)
|
| 27 |
|
|
@@ -36,31 +37,34 @@ embeddings are untouched.** Inkling routes **very uniformly** (routing entropy 0
|
|
| 36 |
only ~1 cold expert per layer under multimodal calibration), so it is only *lightly*
|
| 37 |
prunable — reflected below.
|
| 38 |
|
| 39 |
-
## Calibrated on text **and
|
| 40 |
|
| 41 |
Inkling is multimodal, and expert saliency was profiled over a mixed corpus of **text
|
| 42 |
-
(code + 15 languages + reasoning)
|
| 43 |
-
|
| 44 |
-
ground *visual* features (
|
| 45 |
-
|
| 46 |
-
|
| 47 |
-
|
| 48 |
-
|
|
|
|
|
|
|
| 49 |
|
| 50 |
## Measured quality (4-bit)
|
| 51 |
|
| 52 |
-
| Build | Experts kept | Size | Text
|
| 53 |
-
|---|---:|---:|---:|---:|---:|
|
| 54 |
-
| [Inkling-MLX-4bit](https://huggingface.co/pipenetwork/Inkling-MLX-4bit) (unpruned) | 256 | ~490 GB | 3.830 | — | ✓ |
|
| 55 |
-
| [Inkling-MLX-REAP12-4bit](https://huggingface.co/pipenetwork/Inkling-MLX-REAP12-4bit) | 225 | ~470 GB | 3.
|
| 56 |
-
| [Inkling-MLX-REAP25-4bit](https://huggingface.co/pipenetwork/Inkling-MLX-REAP25-4bit) | 192 | ~402 GB | 3.
|
| 57 |
-
| [Inkling-MLX-REAP50-4bit](https://huggingface.co/pipenetwork/Inkling-MLX-REAP50-4bit) | 128 | ~272 GB | 4.
|
| 58 |
-
|
| 59 |
-
This build: **text perplexity 3.
|
| 60 |
-
|
| 61 |
-
|
| 62 |
-
|
| 63 |
-
|
|
|
|
| 64 |
|
| 65 |
## ⚠️ Loading requires the bundled `inkling_mlx` loader
|
| 66 |
|
|
|
|
| 12 |
- thinking-machines
|
| 13 |
- reap
|
| 14 |
- pruned
|
| 15 |
+
- audio-text-to-text
|
| 16 |
---
|
| 17 |
|
| 18 |
# Inkling-MLX-REAP12-4bit
|
|
|
|
| 22 |
A **REAP-pruned**, 4-bit MLX build of
|
| 23 |
[thinkingmachines/Inkling](https://huggingface.co/thinkingmachines/Inkling):
|
| 24 |
each MoE layer keeps its **225 highest-saliency routed experts** (of 256), a
|
| 25 |
+
**12% expert prune**. Free lunch — text, vision and audio intact.
|
| 26 |
|
| 27 |
**Code / loader:** [github.com/PipeNetwork/inkling-mlx](https://github.com/PipeNetwork/inkling-mlx)
|
| 28 |
|
|
|
|
| 37 |
only ~1 cold expert per layer under multimodal calibration), so it is only *lightly*
|
| 38 |
prunable — reflected below.
|
| 39 |
|
| 40 |
+
## Calibrated on text, images **and audio** (this matters)
|
| 41 |
|
| 42 |
Inkling is multimodal, and expert saliency was profiled over a mixed corpus of **text
|
| 43 |
+
(code + 15 languages + reasoning), 200 real images, and 180 speech clips** run through
|
| 44 |
+
the full vision and audio paths. This is deliberate: a **text-only** calibration prunes
|
| 45 |
+
experts that ground *visual* features (a Pallas's cat → *"brown bear"*, a golf ball →
|
| 46 |
+
*"butterfly"*); adding only text+image then leaves *audio*-grounding experts unprotected
|
| 47 |
+
(speech transcription word-overlap fell from 0.88 to 0.57 at 25% pruning) — all while
|
| 48 |
+
text perplexity looked fine the whole time. Profiling over all three modalities keeps
|
| 49 |
+
every expert that matters to any of them. On held-out tests this build scores **vision
|
| 50 |
+
6/6** (vs 2/6 text-only) and **audio 0.88** overlap (vs 0.57 text+image), at no extra
|
| 51 |
+
text cost.
|
| 52 |
|
| 53 |
## Measured quality (4-bit)
|
| 54 |
|
| 55 |
+
| Build | Experts kept | Size | Text ppl | vs unpruned | Vision (image ID) | Audio (speech overlap) |
|
| 56 |
+
|---|---:|---:|---:|---:|---:|---:|
|
| 57 |
+
| [Inkling-MLX-4bit](https://huggingface.co/pipenetwork/Inkling-MLX-4bit) (unpruned) | 256 | ~490 GB | 3.830 | — | ✓ | ✓ |
|
| 58 |
+
| [Inkling-MLX-REAP12-4bit](https://huggingface.co/pipenetwork/Inkling-MLX-REAP12-4bit) | 225 | ~470 GB | 3.806 | -0.6% | 6/6 | 0.88 |
|
| 59 |
+
| [Inkling-MLX-REAP25-4bit](https://huggingface.co/pipenetwork/Inkling-MLX-REAP25-4bit) | 192 | ~402 GB | 3.946 | +3.0% | 6/6 | 0.87 |
|
| 60 |
+
| [Inkling-MLX-REAP50-4bit](https://huggingface.co/pipenetwork/Inkling-MLX-REAP50-4bit) | 128 | ~272 GB | 4.682 | +22.2% | 5/6 | 0.87 |
|
| 61 |
+
|
| 62 |
+
This build: **text perplexity 3.806 (-0.6% vs the unpruned 4-bit)**, **vision 6/6**
|
| 63 |
+
(held-out image ID), **audio 0.88** (held-out speech transcription word-overlap),
|
| 64 |
+
96.2% of router-weighted expert contribution retained. Pruning is applied to the
|
| 65 |
+
already-quantized build; because expert subsetting is along the expert axis and
|
| 66 |
+
affine-quant groups run along the hidden axis, it is **bit-identical to pruning the bf16
|
| 67 |
+
source then requantizing**.
|
| 68 |
|
| 69 |
## ⚠️ Loading requires the bundled `inkling_mlx` loader
|
| 70 |
|
model-00001-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5008919270
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:473cdffa1d73dac8c1e05ecfbe379fbcf220a23305b4cce27d120522cbb1f945
|
| 3 |
size 5008919270
|
model-00002-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5086893062
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:79c6949ed7de521a99d79a163e56beb7d7ad9f753afc62963c7bc0b30c7d695f
|
| 3 |
size 5086893062
|
model-00004-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5128028100
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c303d99d94b23cea5888a3e1a048761c0359121fa37dbcf54dcebf0315a55c7a
|
| 3 |
size 5128028100
|
model-00007-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 7010228260
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6007196e4a8e613d30d9ad3ca94d4b2ea194122d0428c162dda7636e8303b400
|
| 3 |
size 7010228260
|
model-00008-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5104432035
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:55f4b2fb45d470d1b470531e925c1fb7692573314ada05e9a7fdd4591b44d862
|
| 3 |
size 5104432035
|
model-00009-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 7033701890
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d75feb9175941d7b3a08b60ba636387867fc30f984df6d7767b4317fd7b96a98
|
| 3 |
size 7033701890
|
model-00010-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5060840153
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e7d18fd383678fc8290adf23a4f9fc1e181f7a00d6f4a158e878f040e89cc2a2
|
| 3 |
size 5060840153
|
model-00011-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6900941727
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:58294422723af4629b5f7def5b6d52063fbdb967c92707a6290da83988a08e64
|
| 3 |
size 6900941727
|
model-00013-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5044955094
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:59ac9b40fdd6f2af9944e48a032e0b40b7b8db517397e1d827da367e62110444
|
| 3 |
size 5044955094
|
model-00014-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6966825368
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:23ee3cf5668734c97f5918b964448e1fdc54e42d2f9b10c9a1741f0e1350a899
|
| 3 |
size 6966825368
|
model-00015-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5073336781
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e7d59a4a3c356e82806aef2f82627dcda7e257ab5442474fd4b0d0ffd90e5817
|
| 3 |
size 5073336781
|
model-00016-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5026354585
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bc8a9c24d195589a91065c0a7d3cadecae030121f5a9b502fc79f32193a7490f
|
| 3 |
size 5026354585
|
model-00019-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 7109988539
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a4538da62c04dc35aefe8687230aad4c01a45c580edf56c76dea5e075bd16c4c
|
| 3 |
size 7109988539
|
model-00021-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5016964876
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1a35283d8014254409677e9362a63d34458198313b8edf14fb459f28a6885691
|
| 3 |
size 5016964876
|
model-00022-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 7009503361
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5845d2974f4d78eee5f188066a09fc50161fa9b0600e3444d6015907ea596f23
|
| 3 |
size 7009503361
|
model-00023-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5046597203
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b9c82b72b68a37c4a5287588e1ae12d76e87aa1d72c94e6bc467e21483e3bd1
|
| 3 |
size 5046597203
|
model-00024-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5009743103
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4ed55c605127d090056885e9cae739629c7635326cef0076902ddfefe13ef7c8
|
| 3 |
size 5009743103
|
model-00026-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5081926658
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:faf542ef3941e732d773524ab22bac020687cb6e51e99526614f423a2380f698
|
| 3 |
size 5081926658
|
model-00027-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 7044764504
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d0e65ef824ef86e14c302f71f176db1210953e84e8c5e72cf07d873984e90006
|
| 3 |
size 7044764504
|
model-00028-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5061810309
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c4dd7be845b60cc19694e8ff66a1b0ecd4fab31115f0299cffa497559f515e5e
|
| 3 |
size 5061810309
|
model-00029-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5006917903
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a38967c49bf92747622a944fdbfbbdbb641f9f6495cb938e78d5a757fffbcb1f
|
| 3 |
size 5006917903
|
model-00030-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6903311363
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6afc265b88c0711333e0addf2930ff6d77544fb60fcc9dfdacfb5962340d7e24
|
| 3 |
size 6903311363
|
model-00035-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5103565934
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:771150d6f674b1106bdbdaf8b66f1faee455e5b500d86a00b4e5142caf13ba3b
|
| 3 |
size 5103565934
|
model-00039-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6974340772
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c2d2ba37e7a52bb17fb03b59beff2eb0a9a71fec94cd4753b3196916ca8f6c34
|
| 3 |
size 6974340772
|
model-00040-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5149707818
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f050c83ee2758d79cc0422bab1fb84a9e0f8bc62412ed075b33dd9c10cd5e509
|
| 3 |
size 5149707818
|
model-00043-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6973181466
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:757cb8c6a6400cb65635ab2c74b4a8c136b82366419aa8233f01ad440c7b296d
|
| 3 |
size 6973181466
|
model-00046-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6939170708
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8e88572021c360c46bc7245f4011d110da557395df101dfc4226db1f4e537238
|
| 3 |
size 6939170708
|
model-00049-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5077653541
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:219c3e948112a6e0d715c8ba681e503f76edf95c70e0ce34af849f44abbd5209
|
| 3 |
size 5077653541
|
model-00050-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6929266017
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:02708dde7e75b537e49b4151b8e32820caaf824df2cfe880862be596dcb43e4f
|
| 3 |
size 6929266017
|
model-00051-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5088271378
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:36650f2470913b7b4c6813abcb228a35bad7f2dd2d042a0d393985ec21640ad4
|
| 3 |
size 5088271378
|
model-00054-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5000204693
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef4c11eb754bfe8416bc5e471ad7e32cda2a025d08ec6c80da8df686bb943af7
|
| 3 |
size 5000204693
|
model-00055-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5033358010
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:52fd555d57bcaca21df1a594fa8c74320d417748eff4a865ed76ac571faedd60
|
| 3 |
size 5033358010
|
model-00057-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5046553038
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7ee9a14623504e9c248ccf0569cbdb68b853c7fd4483fb5cb3417e91f00a6c95
|
| 3 |
size 5046553038
|
model-00058-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 7070409691
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:82618a44452d5422fab27235976257ac5140ae8c81e0c193a2256e2999add25b
|
| 3 |
size 7070409691
|
model-00060-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5002740009
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b36f5808f2cbef1985b3ea71f4c739ec2018b195a5befb4f743e4b0f78345564
|
| 3 |
size 5002740009
|
model-00062-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5128057152
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:58b471ee83681cced5a0de77de962ce01a417cfe48ea7be388df74a07be8df31
|
| 3 |
size 5128057152
|
model-00063-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6985990900
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:129e38018c06727c208412b082fa6e24c6b968b5eb4e568bbc644add28ea3b68
|
| 3 |
size 6985990900
|
model-00065-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6942010390
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7a0b9f0c39bdd54c9de5ba25ac87dcf4dc128d2557fa947b43c850c4ca75f77c
|
| 3 |
size 6942010390
|
model-00066-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5002312975
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:35b0100cc2e203b32e91e7a421ae05a5167c33a66979277e83e55fc0f9b39bfe
|
| 3 |
size 5002312975
|
model-00067-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5020466186
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:64935753623f928b51f0578970adac87bc7ce6c58e36fd4dcf89bcd5fb9a81cb
|
| 3 |
size 5020466186
|
model-00068-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5589878808
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a03ae0c0d0cdbdad9828360e213f329ba6cb7f26d08ae42741c2579f24d0164d
|
| 3 |
size 5589878808
|
model-00069-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5092591853
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1d12731cf6373bc41eda215e8f76800da384a69c647700eb79a8d657a1cd22be
|
| 3 |
size 5092591853
|
model-00070-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 7038216008
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3f0f74ccdd2a8738496054d788d0bb0ef4abd894b5c526f1d0c6450239a0260c
|
| 3 |
size 7038216008
|
model-00071-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5052954919
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f135a350e2cf7305a8b615bb9f4a2f1c54463673b970f5d159b0d36641dd77d
|
| 3 |
size 5052954919
|
model-00074-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5123716569
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:61592cd6726e09330688d8d7ad3289d2942580a3abba784946d39812c44a142c
|
| 3 |
size 5123716569
|
model-00078-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5128607510
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b70b7d3ccbf52fb7d87c01e827a314519d3680a820c9083d37ba071c6a2ed7cf
|
| 3 |
size 5128607510
|
model-00082-of-00082.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2477353123
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:867826ccd795f951c45e2687fd8ba933491eecc3388107e759f14b55f4b20bb0
|
| 3 |
size 2477353123
|