Instructions to use luclima/mythos-models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use luclima/mythos-models with llama.cpp:
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh # Start a local OpenAI-compatible server with a web UI: llama serve -hf luclima/mythos-models:Q4_K_M # Run inference directly in the terminal: llama cli -hf luclima/mythos-models:Q4_K_M
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf luclima/mythos-models:Q4_K_M # Run inference directly in the terminal: llama cli -hf luclima/mythos-models:Q4_K_M
Use pre-built binary
# Download pre-built binary from: # https://github.com/ggerganov/llama.cpp/releases # Start a local OpenAI-compatible server with a web UI: ./llama-server -hf luclima/mythos-models:Q4_K_M # Run inference directly in the terminal: ./llama-cli -hf luclima/mythos-models:Q4_K_M
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git cd llama.cpp cmake -B build cmake --build build -j --target llama-server llama-cli # Start a local OpenAI-compatible server with a web UI: ./build/bin/llama-server -hf luclima/mythos-models:Q4_K_M # Run inference directly in the terminal: ./build/bin/llama-cli -hf luclima/mythos-models:Q4_K_M
Use Docker
docker model run hf.co/luclima/mythos-models:Q4_K_M
- LM Studio
- Jan
- Ollama
How to use luclima/mythos-models with Ollama:
ollama run hf.co/luclima/mythos-models:Q4_K_M
- Unsloth Studio
How to use luclima/mythos-models with Unsloth Studio:
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for luclima/mythos-models to start chatting
Install Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for luclima/mythos-models to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for luclima/mythos-models to start chatting
- Docker Model Runner
How to use luclima/mythos-models with Docker Model Runner:
docker model run hf.co/luclima/mythos-models:Q4_K_M
- Lemonade
How to use luclima/mythos-models with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull luclima/mythos-models:Q4_K_M
Run and chat with the model
lemonade run user.mythos-models-Q4_K_M
List all available models
lemonade list
- Atomic Chat
Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- cloned_repos/asian_ai-chinese-3FS.tar.gz +3 -0
- cloned_repos/asian_ai-chinese-DeepEP.tar.gz +3 -0
- cloned_repos/asian_ai-chinese-DeepGEMM.tar.gz +3 -0
- cloned_repos/asian_ai-chinese-DeepSeek-R1.tar.gz +3 -0
- cloned_repos/asian_ai-chinese-DeepSeek-V3.tar.gz +3 -0
- cloned_repos/asian_ai-chinese-DeepSeek-V4.tar.gz +3 -0
- cloned_repos/asian_ai-chinese-DeepSpec.tar.gz +3 -0
- cloned_repos/asian_ai-chinese-Dify.tar.gz +3 -0
- cloned_repos/asian_ai-chinese-FastGPT.tar.gz +3 -0
- cloned_repos/asian_ai-chinese-GLM-4.tar.gz +3 -0
- cloned_repos/asian_ai-chinese-GLM-5.tar.gz +3 -0
- cloned_repos/asian_ai-chinese-MetaGPT.tar.gz +3 -0
- cloned_repos/asian_ai-chinese-MiniMax-M2.tar.gz +3 -0
- cloned_repos/asian_ai-chinese-PaddleOCR.tar.gz +3 -0
- cloned_repos/asian_ai-chinese-Qwen-Agent.tar.gz +3 -0
- cloned_repos/asian_ai-chinese-Qwen.tar.gz +3 -0
- cloned_repos/asian_ai-chinese-Qwen3.tar.gz +3 -0
- cloned_repos/asian_ai-chinese-RAGFlow.tar.gz +3 -0
- cloned_repos/asian_ai-japanese-CuPy.tar.gz +3 -0
- cloned_repos/asian_ai-japanese-Optuna.tar.gz +3 -0
- cloned_repos/asian_ai-japanese-PFRL.tar.gz +3 -0
- cloned_repos/asian_ai-korean-EXAONE-4.0.tar.gz +3 -0
- cloned_repos/asian_ai-korean-EXAONE-4.5.tar.gz +3 -0
- cloned_repos/asian_ai-korean-EXAONE-Deep.tar.gz +3 -0
- cloned_repos/asian_ai-korean-K-EXAONE.tar.gz +3 -0
- cloned_repos/asian_ai-korean-OmniServe.tar.gz +3 -0
- cloned_repos/asian_ai-korean-Upstage-cookbook.tar.gz +3 -0
- cloned_repos/global_ai-canada-cohere-toolkit.tar.gz +3 -0
- cloned_repos/global_ai-europe-flux.tar.gz +3 -0
- cloned_repos/global_ai-europe-mistral-inference.tar.gz +3 -0
- cloned_repos/global_ai-russia-YaLM-100B.tar.gz +3 -0
- cloned_repos/global_ai-ukraine-RHVoice.tar.gz +3 -0
- cloned_repos/global_ai-ukraine-silero-models.tar.gz +3 -0
- cloned_repos/global_ai-usa-NeMo.tar.gz +3 -0
- cloned_repos/global_ai-usa-gemma.tar.gz +3 -0
- cloned_repos/global_ai-usa-llama-models.tar.gz +3 -0
- cloned_repos/global_ai-usa-llamafile.tar.gz +3 -0
- cloned_repos/global_ai-usa-whisper.tar.gz +3 -0
- cloned_repos/western_ai-canada-cohere-toolkit.tar.gz +3 -0
- cloned_repos/western_ai-canada-nemo.tar.gz +3 -0
- cloned_repos/western_ai-canada-sentence-transformers.tar.gz +3 -0
- cloned_repos/western_ai-europe-bigscience.tar.gz +3 -0
- cloned_repos/western_ai-europe-diffusers.tar.gz +3 -0
- cloned_repos/western_ai-europe-flux.tar.gz +3 -0
- cloned_repos/western_ai-europe-mistral.tar.gz +3 -0
- cloned_repos/western_ai-russia-yalm.tar.gz +3 -0
- cloned_repos/western_ai-ukraine-gector.tar.gz +3 -0
- cloned_repos/western_ai-usa-comfyui.tar.gz +3 -0
- cloned_repos/western_ai-usa-keras.tar.gz +3 -0
- cloned_repos/western_ai-usa-langchain.tar.gz +3 -0
cloned_repos/asian_ai-chinese-3FS.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:08c9a395458feb381ef07ac9d2259f77938bcb65efc4237de7e595163beab525
|
| 3 |
+
size 11900546
|
cloned_repos/asian_ai-chinese-DeepEP.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6f833131c653b340f79ee7bfa0a1b4795c6b8c9fe8c84eb248b61966a08abbae
|
| 3 |
+
size 2807767
|
cloned_repos/asian_ai-chinese-DeepGEMM.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d1ac209ac74533b08e67a587380e1ad17c3a8ec83c71588850b134a1fc23c736
|
| 3 |
+
size 516436
|
cloned_repos/asian_ai-chinese-DeepSeek-R1.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6de63f773418120135a871c4994a2f38b2580f17f4da9e5239b31dc94d7dc9a8
|
| 3 |
+
size 3026456
|
cloned_repos/asian_ai-chinese-DeepSeek-V3.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:33a9d8f6842671906f6a2751013661ec22fb1a1a1dcb0e82fbf0c91391b15853
|
| 3 |
+
size 544899
|
cloned_repos/asian_ai-chinese-DeepSeek-V4.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:68c3774e61dd6621671619fafe4de529173de382ae328b4250a52f4a727b0c3a
|
| 3 |
+
size 548772
|
cloned_repos/asian_ai-chinese-DeepSpec.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:141ba14e39dc364e1673578101c823fa06e859f7716ea0f14dca23fd0ce1d94d
|
| 3 |
+
size 7688893
|
cloned_repos/asian_ai-chinese-Dify.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0f5416ca68e949edb60a6d651450b013cfae97b568af2005247867e0a3bc3dbe
|
| 3 |
+
size 66572121
|
cloned_repos/asian_ai-chinese-FastGPT.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3195ab4338afdeb6c3c19135de444ece6e074467305233cad0b3e7193a8d23b0
|
| 3 |
+
size 227427370
|
cloned_repos/asian_ai-chinese-GLM-4.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e6b60a67099c6c10c5b041296c9e6ea4211cd58f4cab7f77c83cd50ac8e0232d
|
| 3 |
+
size 20294778
|
cloned_repos/asian_ai-chinese-GLM-5.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e279ca53036171d1af112d2a54aae98013bf7344333f7476879e9d0dd64e5891
|
| 3 |
+
size 16562773
|
cloned_repos/asian_ai-chinese-MetaGPT.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2c79b3c0fd96f3bfb447613f1bd0cacb9d35ec5d28b33abfb170c5187d01f068
|
| 3 |
+
size 39468350
|
cloned_repos/asian_ai-chinese-MiniMax-M2.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ab0950892527fa908aa20707ae660adb1edb6014bda422a81d37a364b34e6a4d
|
| 3 |
+
size 2022136
|
cloned_repos/asian_ai-chinese-PaddleOCR.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:83bfe37fa3241531e930faac2ae96b112ee6e51e6a99365ef5c13edf140efee5
|
| 3 |
+
size 218229163
|
cloned_repos/asian_ai-chinese-Qwen-Agent.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:83c489d78e1eb9293f32e6fc7d75e5ea91b97ddbcaddbeb73196b68ac7377895
|
| 3 |
+
size 33736594
|
cloned_repos/asian_ai-chinese-Qwen.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2bbc1fd0df713526343f31ef61da6a18715f9182678b347af36a102e9b48e972
|
| 3 |
+
size 33943912
|
cloned_repos/asian_ai-chinese-Qwen3.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:69a80d216ce9228d41dd2d266cac8a4c0d25c925958e6062fe47ab166f88e6c6
|
| 3 |
+
size 11219967
|
cloned_repos/asian_ai-chinese-RAGFlow.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6ffcdce235664269b9ca175af69d2a6ed939ba4ade15c685f6936ba55075bffe
|
| 3 |
+
size 101999423
|
cloned_repos/asian_ai-japanese-CuPy.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:074a6f202ad3f5a0952c58b9d17b503c025fd93d225523ca91f1a6e75bbbe77d
|
| 3 |
+
size 5959830
|
cloned_repos/asian_ai-japanese-Optuna.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6cddc14aa0a91933f85bc1bde242b94652e6ab72ce4fe8883ba8d9a4a67b67c0
|
| 3 |
+
size 1716579
|
cloned_repos/asian_ai-japanese-PFRL.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a5560a6a50b368f8dc2c04140f5c6314c79b4136efec4f46ad27ca08340ebd37
|
| 3 |
+
size 9898197
|
cloned_repos/asian_ai-korean-EXAONE-4.0.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:602a861856718d0784aebf901e4072e3489b03de1f4bc7ff7ef50a84e21048b6
|
| 3 |
+
size 491765
|
cloned_repos/asian_ai-korean-EXAONE-4.5.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0c0c29bd74c575cbf5b6e177e511f553343650353516e8a164fb6f63290ba215
|
| 3 |
+
size 6708145
|
cloned_repos/asian_ai-korean-EXAONE-Deep.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a0e54c18ae3402e714becbd0ca49d41a99b6a5c2250341a3364ffbcc47bd13b9
|
| 3 |
+
size 2106217
|
cloned_repos/asian_ai-korean-K-EXAONE.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6f064471fbb07a252d534bddfc1469960509337c8a28730450bef95291f5e18d
|
| 3 |
+
size 1157710
|
cloned_repos/asian_ai-korean-OmniServe.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8695f9b31084fd3ec3268fa7a1d779c05cfaa52044a57d595fbf060cb7000d7e
|
| 3 |
+
size 34643288
|
cloned_repos/asian_ai-korean-Upstage-cookbook.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:13d87d0d15ea51aa8ec438936adbaf3fac20bf53e878676ca010858b82f605f1
|
| 3 |
+
size 166889897
|
cloned_repos/global_ai-canada-cohere-toolkit.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b6e432b372fb134c35216bd276ec24d302ed5ca57b48f0eb77649b8edc2c0622
|
| 3 |
+
size 97423998
|
cloned_repos/global_ai-europe-flux.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a50773f7beb59390cc33851edd4cef5f4ea0ae6c06b400d3976c91c9453b6b74
|
| 3 |
+
size 76708978
|
cloned_repos/global_ai-europe-mistral-inference.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:204f50f26d1c195e2469079fa56e2d2084e1535f2e410a38c1a22aec48a5c78b
|
| 3 |
+
size 575587
|
cloned_repos/global_ai-russia-YaLM-100B.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b71d00198707d9c1aa58b86237972a5be7e8f9a056a188649c210ff0081e18c5
|
| 3 |
+
size 626422
|
cloned_repos/global_ai-ukraine-RHVoice.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a3edb99ebd0087fce6617ed2a9948e558eca71a48440fcd24f98c7bce55f0b4a
|
| 3 |
+
size 6378388
|
cloned_repos/global_ai-ukraine-silero-models.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9b9b59a9f30f29d71df640e9bf287497463385f5aaaa6788a2138037ef9a820b
|
| 3 |
+
size 1591638
|
cloned_repos/global_ai-usa-NeMo.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:11d09daa3aa4f37a9a1121dafae207c6f5bf698f2fa8a6fc1e3ac82d8fdd245a
|
| 3 |
+
size 114175404
|
cloned_repos/global_ai-usa-gemma.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c20c51d3e775eeb5ee65f4c8fc20453565a56383a31111ab906428f509d47796
|
| 3 |
+
size 1502146
|
cloned_repos/global_ai-usa-llama-models.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6cbd8ecbc34c01c6f221386e2f8144e11d16b38df0a442d845d830574a176406
|
| 3 |
+
size 7880533
|
cloned_repos/global_ai-usa-llamafile.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e69bb4714194b84b6959930f750a47f6e84e9622ecafd202ab4b2c346f3a9434
|
| 3 |
+
size 29221273
|
cloned_repos/global_ai-usa-whisper.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d4bfa9050c1315ec89b2ea9776287fce7def0e96b8a238dd1cc3040084a5ecb2
|
| 3 |
+
size 14552011
|
cloned_repos/western_ai-canada-cohere-toolkit.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3b346493d34d3a5b3fd3652167eb4ed5569fa78ddbd33237ecd967f0ec98acf8
|
| 3 |
+
size 97423717
|
cloned_repos/western_ai-canada-nemo.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1d7f7ae67a9e17a646ae01b6415df0b9ec6d403e88f04b381ae626a23e64fd10
|
| 3 |
+
size 114180203
|
cloned_repos/western_ai-canada-sentence-transformers.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1d479eca51fa9a6a9a9c5f617a75d2be6e3b6bdf3108959882b344f64d1c517f
|
| 3 |
+
size 33640790
|
cloned_repos/western_ai-europe-bigscience.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c0e36a31558684bfd4eb4fc97983714b76b31979d079792c0ab396db1326bead
|
| 3 |
+
size 4103532
|
cloned_repos/western_ai-europe-diffusers.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d42c3631f33572e43ea581faaa870155189b45b654835f8943eba0ceb673c6a2
|
| 3 |
+
size 21363383
|
cloned_repos/western_ai-europe-flux.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6ee4577bfc89d12b222e6a2189d50eb28c734c1b24e4baa29000ff0bda03c8ea
|
| 3 |
+
size 76709043
|
cloned_repos/western_ai-europe-mistral.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:23cecd4f3ebe806c825f8be292eb80c9870ed4a885bd7bdd28f9fa18bf7b9e64
|
| 3 |
+
size 575578
|
cloned_repos/western_ai-russia-yalm.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6e2ad243cfb4ad3b1a8df4aa13ec0522f5d19a20983834355bd5a7247c38a571
|
| 3 |
+
size 626330
|
cloned_repos/western_ai-ukraine-gector.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9d210890119e476c95aec26fe2739808b86679d15ab8a6614836bc8f2656aecb
|
| 3 |
+
size 1319777
|
cloned_repos/western_ai-usa-comfyui.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4e48d28e68910b64b47ef45b8fd424b3cd68da23e3cc17a5b82b33cba987fe69
|
| 3 |
+
size 23193918
|
cloned_repos/western_ai-usa-keras.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:906894dc7be612d7adc50bcaa02b94371f88d9614fd5d318f4f4ebd17a620fe7
|
| 3 |
+
size 4403763
|
cloned_repos/western_ai-usa-langchain.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe0467bdb81d1c66cbdac8fedc81d5c856c249d078a76902557f3674bac37ca2
|
| 3 |
+
size 37196005
|