Image-Text-to-Text
MLX
Safetensors
inkling_mm_model
inkling
Mixture of Experts
multimodal
text-generation
conversational
Instructions to use mlx-community/Inkling-mlx-4bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use mlx-community/Inkling-mlx-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("mlx-community/Inkling-mlx-4bit") config = load_config("mlx-community/Inkling-mlx-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 mlx-community/Inkling-mlx-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 "mlx-community/Inkling-mlx-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": "mlx-community/Inkling-mlx-4bit" } ] } } }Run Pi
# Start Pi in your project directory: pi
- Hermes Agent
How to use mlx-community/Inkling-mlx-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 "mlx-community/Inkling-mlx-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 mlx-community/Inkling-mlx-4bit
Run Hermes
hermes
- Atomic Chat
- OpenClaw
How to use mlx-community/Inkling-mlx-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 "mlx-community/Inkling-mlx-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 "mlx-community/Inkling-mlx-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 filesThis view is limited to 50 files because it contains too many changes. See raw diff
- model-00004-of-00098.safetensors +3 -0
- model-00005-of-00098.safetensors +3 -0
- model-00006-of-00098.safetensors +3 -0
- model-00007-of-00098.safetensors +3 -0
- model-00008-of-00098.safetensors +3 -0
- model-00010-of-00098.safetensors +3 -0
- model-00011-of-00098.safetensors +3 -0
- model-00012-of-00098.safetensors +3 -0
- model-00013-of-00098.safetensors +3 -0
- model-00014-of-00098.safetensors +3 -0
- model-00016-of-00098.safetensors +3 -0
- model-00017-of-00098.safetensors +3 -0
- model-00018-of-00098.safetensors +3 -0
- model-00020-of-00098.safetensors +3 -0
- model-00021-of-00098.safetensors +3 -0
- model-00022-of-00098.safetensors +3 -0
- model-00023-of-00098.safetensors +3 -0
- model-00025-of-00098.safetensors +3 -0
- model-00026-of-00098.safetensors +3 -0
- model-00027-of-00098.safetensors +3 -0
- model-00028-of-00098.safetensors +3 -0
- model-00031-of-00098.safetensors +3 -0
- model-00032-of-00098.safetensors +3 -0
- model-00033-of-00098.safetensors +3 -0
- model-00034-of-00098.safetensors +3 -0
- model-00035-of-00098.safetensors +3 -0
- model-00036-of-00098.safetensors +3 -0
- model-00037-of-00098.safetensors +3 -0
- model-00039-of-00098.safetensors +3 -0
- model-00040-of-00098.safetensors +3 -0
- model-00042-of-00098.safetensors +3 -0
- model-00043-of-00098.safetensors +3 -0
- model-00044-of-00098.safetensors +3 -0
- model-00045-of-00098.safetensors +3 -0
- model-00046-of-00098.safetensors +3 -0
- model-00047-of-00098.safetensors +3 -0
- model-00048-of-00098.safetensors +3 -0
- model-00050-of-00098.safetensors +3 -0
- model-00051-of-00098.safetensors +3 -0
- model-00053-of-00098.safetensors +3 -0
- model-00054-of-00098.safetensors +3 -0
- model-00055-of-00098.safetensors +3 -0
- model-00057-of-00098.safetensors +3 -0
- model-00059-of-00098.safetensors +3 -0
- model-00060-of-00098.safetensors +3 -0
- model-00061-of-00098.safetensors +3 -0
- model-00063-of-00098.safetensors +3 -0
- model-00064-of-00098.safetensors +3 -0
- model-00066-of-00098.safetensors +3 -0
- model-00068-of-00098.safetensors +3 -0
model-00004-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1af95f40778940884644d94ecd7ae548a50fc943df1ddb3f1ce95669196bb877
|
| 3 |
+
size 5683641380
|
model-00005-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0d4f6b5a7ddebe2eef9e0e5491003c6812e99ee17edb833785f4c63d9ef2a913
|
| 3 |
+
size 5632570360
|
model-00006-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9d7d3258a14e39ed852ffb76a0fc80679170f9e2092cfd9017fc25859800e66c
|
| 3 |
+
size 5460997121
|
model-00007-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fdb2f5239c51be6953d6045d7f30240102155cbd1371991b61e9cc1cfede819a
|
| 3 |
+
size 5503650509
|
model-00008-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b34aed713fb6dfde21eee4d90fef2c1ebe1f206b4f921420cfc56d9ce5851323
|
| 3 |
+
size 5439038446
|
model-00010-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:37ca24720923dcacbaf6f434e2cd7230d142a1f49714dafb3bf4791b0eee536e
|
| 3 |
+
size 5955927507
|
model-00011-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6476630475e0225eb9f177282c65d0e575144e0b425f011de7457eceb5317078
|
| 3 |
+
size 5435868418
|
model-00012-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d5e5ada686245ca16046f095d6e6bf28bec294ce4dbb562d04da666425385a38
|
| 3 |
+
size 5498881817
|
model-00013-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3a23ce1e0cb70893ef061fa9f4f1a46204f330ebef207815ea36185f53160623
|
| 3 |
+
size 5435818784
|
model-00014-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:29c0561c914a79a68601ae30567b6310be091cbe8fe8f735f7ee4c10f53ab7f9
|
| 3 |
+
size 5815743376
|
model-00016-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c0ffdd2b698c1338045789a145f7bdf4812dabb4be2c70055a1f76ff0dffe94a
|
| 3 |
+
size 5697073674
|
model-00017-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b5a98d539641e6639b36d62c1e9c1ef6bf5fe9e63eecbd79b4463099e5cf7ff5
|
| 3 |
+
size 5656211134
|
model-00018-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9a3444c8d6ceafd4dc86ed985be7a97027e17d90b31d479f68dadf0955621e13
|
| 3 |
+
size 5743572926
|
model-00020-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:988e6e2afcc1a925c3e947e63dbe5dff6c5f25b80de73121c73322a90b4092f0
|
| 3 |
+
size 5818331291
|
model-00021-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0b2008692d75a19595106fb171e2373b1df457e3896318604b25dc01ccb481e0
|
| 3 |
+
size 5448480344
|
model-00022-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:81e4e3505e419b6011c7bad2f2a0dce994b1c90ae7d8b937fb5ede058734f15c
|
| 3 |
+
size 5599463563
|
model-00023-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b7f78243730f38767712bd1152a3108d5eead6afa64f8ac5aa6508376cd482bd
|
| 3 |
+
size 6069929189
|
model-00025-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d0dae9e3827e3626afcdc26ce41f486fb3ca1b0b6486530de645c0f785f52aac
|
| 3 |
+
size 5502770290
|
model-00026-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bf122a9015ec3e00dfb403cbf624e669664d86d3b07ca08040af5b987345caab
|
| 3 |
+
size 5584472474
|
model-00027-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c30dff5d5b6159d2104a9ea0e1145586dd0297627ac793ec303987617616256f
|
| 3 |
+
size 5435835282
|
model-00028-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e19f60d5c7064a5b95f96cea8bd244fd09219d34819db54f2f9cdf78bb506243
|
| 3 |
+
size 5870353063
|
model-00031-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e77f21d13f211277c60aa8a2499392a1f31d36fa0e6c9113683e99a4aa3485e2
|
| 3 |
+
size 5574232290
|
model-00032-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:72726a7eff44d18fcfda21deecc90da8402ca26395b3eaa64b2a9c76d2a0cc80
|
| 3 |
+
size 5683684833
|
model-00033-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:880d4b9cab3fba6eb70ae70c3d3bb164b1cc4dc719649357efe4cfb48062a84c
|
| 3 |
+
size 6108474347
|
model-00034-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:115288166968744c536713c1a6ac8eb7abb59272f2cbb7e316415a3a5824b66a
|
| 3 |
+
size 5492128869
|
model-00035-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0764a7d4c4b0ffbbff9f1a04ef9d08406be4f2e479de90bb35f4603b5d736511
|
| 3 |
+
size 5478500966
|
model-00036-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:45ce0a1190f35c6581118e06ab69e974464fba8cf710dc468e1ea2c21cf08cbb
|
| 3 |
+
size 5435828479
|
model-00037-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cb21d5e6257d89045c3548a6415448e691ba3c59b5397e8660126bc5502b34d5
|
| 3 |
+
size 5838555777
|
model-00039-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4cc25fb4b8d8e357ebf43661c9f35e8efca86facfae67bddffd9dcadd1c1e55f
|
| 3 |
+
size 5668882639
|
model-00040-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a2d1c7b291a97273435030c5f9f5f5b3cdd8a5dca222e1747c48d3b7024a6545
|
| 3 |
+
size 5619172519
|
model-00042-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8c217e6ce757c755e59e9dc57f98f9382ace06aa1f862612ddc2c429faf8d64a
|
| 3 |
+
size 5892134502
|
model-00043-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4ec72368def9f60d7b1e73eb9bb00cf206ac2595e8bc49a8e8d199c5144fa55b
|
| 3 |
+
size 6378968729
|
model-00044-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fc0a25e969e3127ce64bf0bbc8a5e626f62b8ee88fddd344ad61cba1ff9d4389
|
| 3 |
+
size 5607522513
|
model-00045-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8ac75e2a4cbc47efb76b867af684945095a667d43db848086a4b174d9db5daef
|
| 3 |
+
size 5975562627
|
model-00046-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7e7ef1a95eb7f88fa06ec230a27ef1ba36ac5ed93786ff1df57bf6067acdf3c4
|
| 3 |
+
size 5701170387
|
model-00047-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe0fdea06a74b6c3fd0c00502425e1d81a9089a176c3c932aea1da86e16c91dd
|
| 3 |
+
size 6057453129
|
model-00048-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:afbb4a77961f10a140fb8c5fa3ee3d09e89cd042fcc982c34709deb72cf2bad7
|
| 3 |
+
size 5864611356
|
model-00050-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e3c79106c172b1f708726c44d6a189032340f8ed6e401c7d47522ae93091399b
|
| 3 |
+
size 5822802430
|
model-00051-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d9f459d3cbaeff20cf4708c298f356a4ec78e838a1f54e3e1c403d4234b6f8a0
|
| 3 |
+
size 5617727920
|
model-00053-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ab37dadbedd5efb969787c29bb120db42fe838decd17cb8522e46e6e08b2a2d2
|
| 3 |
+
size 5832242212
|
model-00054-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ab8e6cc573cdcad2edbdb4ac31b92b9d24c268d86d5f90264e2e5f2e707d703d
|
| 3 |
+
size 5435818900
|
model-00055-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:413cca0e6962f5c693462dbd49f75a2e15819fb6a8cda227f6bf499f70b4c6f6
|
| 3 |
+
size 5564868167
|
model-00057-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:da77a94a2e84f4dd7a94a16f47b415535f63674b6c635f1dc166580d19252182
|
| 3 |
+
size 5469013225
|
model-00059-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fd55a24fbc63a7049483c6e5a1be00cb303491174b592f8dc7aa254eee05ee35
|
| 3 |
+
size 5536482199
|
model-00060-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:938b884de6e72885b5fc240e8b04de8641cc4c6bf1063f5d344e09d8bbf8b824
|
| 3 |
+
size 5435831181
|
model-00061-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9119ffb4238477c5308033fa975b1589cb1d3a14e09a7b339ef268e5538d0b77
|
| 3 |
+
size 5481474960
|
model-00063-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4ce71fb9bd22318038d5398c23f23787d42af204d32314f83c2b8377c13a65e6
|
| 3 |
+
size 5818203291
|
model-00064-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:31ed1b53234b67b50cab3b629fb88871ec09b43354d5e271f921e41c50e32d15
|
| 3 |
+
size 5662525929
|
model-00066-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:09c3a49a9fe78589e46eb8b24495f01f6a9f9f6b1b72e63f9b853327e30b013b
|
| 3 |
+
size 5574298061
|
model-00068-of-00098.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7e731a3343819a301ba5d19d49098fe3191281c61f480d431aac3a55bb801ceb
|
| 3 |
+
size 5562574299
|