Instructions to use Maxixa/lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- llama-cpp-python
How to use Maxixa/lora with llama-cpp-python:
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="Maxixa/lora", filename="gguf/speechless-sparsetral-mistral-16x7b-moe.Q5_K_M.gguf", )
output = llm( "Once upon a time,", max_tokens=512, echo=True ) print(output)
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use Maxixa/lora with llama.cpp:
Install from brew
brew install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama-server -hf Maxixa/lora:Q5_K_M # Run inference directly in the terminal: llama-cli -hf Maxixa/lora:Q5_K_M
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama-server -hf Maxixa/lora:Q5_K_M # Run inference directly in the terminal: llama-cli -hf Maxixa/lora:Q5_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 Maxixa/lora:Q5_K_M # Run inference directly in the terminal: ./llama-cli -hf Maxixa/lora:Q5_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 Maxixa/lora:Q5_K_M # Run inference directly in the terminal: ./build/bin/llama-cli -hf Maxixa/lora:Q5_K_M
Use Docker
docker model run hf.co/Maxixa/lora:Q5_K_M
- LM Studio
- Jan
- Ollama
How to use Maxixa/lora with Ollama:
ollama run hf.co/Maxixa/lora:Q5_K_M
- Unsloth Studio
How to use Maxixa/lora 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 Maxixa/lora 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 Maxixa/lora to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for Maxixa/lora to start chatting
- Docker Model Runner
How to use Maxixa/lora with Docker Model Runner:
docker model run hf.co/Maxixa/lora:Q5_K_M
- Lemonade
How to use Maxixa/lora with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull Maxixa/lora:Q5_K_M
Run and chat with the model
lemonade run user.lora-Q5_K_M
List all available models
lemonade list
Upload with huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- Binz-metal-upscale.zip +3 -0
- LoRA/binz-metal/binz-metal-000001.safetensors +3 -0
- LoRA/binz-metal/binz-metal-000002.safetensors +3 -0
- LoRA/binz-metal/binz-metal-000003.safetensors +3 -0
- LoRA/binz-metal/binz-metal-000004.safetensors +3 -0
- LoRA/binz-metal/binz-metal-000005.safetensors +3 -0
- LoRA/binz-metal/binz-metal-000006.safetensors +3 -0
- LoRA/binz-metal/binz-metal-000007.safetensors +3 -0
- LoRA/binz-metal/binz-metal-000008.safetensors +3 -0
- LoRA/binz-metal/binz-metal-000009.safetensors +3 -0
- LoRA/binz-metal/binz-metal.safetensors +3 -0
- binz-metal-lat.zip +3 -0
- outputs/extras-images/00000.jpg +0 -0
- outputs/extras-images/00001.jpg +0 -0
- outputs/extras-images/00002.jpg +0 -0
- outputs/extras-images/00003.jpg +0 -0
- outputs/extras-images/00004.jpg +0 -0
- outputs/extras-images/00005.jpg +0 -0
- outputs/extras-images/00006.jpg +0 -0
- outputs/extras-images/00007.jpg +0 -0
- outputs/extras-images/00008.jpg +0 -0
- outputs/extras-images/00009.jpg +0 -0
- outputs/extras-images/00010.jpg +0 -0
- outputs/extras-images/00011.jpg +0 -0
- outputs/extras-images/00012.jpg +0 -0
- outputs/extras-images/00013.jpg +0 -0
- outputs/extras-images/00014.jpg +0 -0
- outputs/extras-images/00015.jpg +0 -0
- outputs/extras-images/00016.jpg +0 -0
- outputs/extras-images/00017.jpg +0 -0
- outputs/extras-images/00018.jpg +0 -0
- outputs/extras-images/00019.jpg +0 -0
- outputs/extras-images/00020.jpg +0 -0
- outputs/extras-images/00021.jpg +0 -0
- outputs/extras-images/00022.jpg +0 -0
- outputs/extras-images/00023.jpg +0 -0
- outputs/extras-images/00024.jpg +0 -0
- outputs/extras-images/00025.jpg +0 -0
- outputs/extras-images/00026.jpg +0 -0
- outputs/extras-images/00027.jpg +0 -0
- outputs/extras-images/00028.jpg +0 -0
- outputs/extras-images/00029.jpg +0 -0
- outputs/extras-images/00030.jpg +0 -0
- outputs/extras-images/00031.jpg +0 -0
- outputs/extras-images/00032.jpg +0 -0
- outputs/extras-images/00033.jpg +0 -0
- outputs/extras-images/00034.jpg +0 -0
- outputs/extras-images/00035.jpg +0 -0
- outputs/extras-images/00036.jpg +0 -0
- outputs/extras-images/00037.jpg +0 -0
Binz-metal-upscale.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4567b56e6c48f3867c078548d1b4f1be7a672b626a8bd1940ba09b9b71914b15
|
| 3 |
+
size 133449337
|
LoRA/binz-metal/binz-metal-000001.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:277f7c367257d0d7ddd3d2847a5f9ff1e6e67e22a514b7d7a6e515b152409fa9
|
| 3 |
+
size 37885825
|
LoRA/binz-metal/binz-metal-000002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ea8dffd8b0920fc44e13d8cd90db1f8d1eabd70f8a7b9aa3970ac33f2cfc78a2
|
| 3 |
+
size 37885824
|
LoRA/binz-metal/binz-metal-000003.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8b6c9e96007bc65519216d00e8d1fc5840ed6c388940a339515edfba1e938e26
|
| 3 |
+
size 37885825
|
LoRA/binz-metal/binz-metal-000004.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:df8b0afc0fdcfd9e0fb417a3bad94117412b036fb716f682a50477ccda980074
|
| 3 |
+
size 37885825
|
LoRA/binz-metal/binz-metal-000005.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c02016a93d053039ddcb90b6088133ccee9717bd66ae8bad1862a74db008245f
|
| 3 |
+
size 37885824
|
LoRA/binz-metal/binz-metal-000006.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4f74932116e19d94a3c93f40a2a30a0b387b216abb81ad6a76aa13b1bfa80aeb
|
| 3 |
+
size 37885824
|
LoRA/binz-metal/binz-metal-000007.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5dfde80a8414ff800bd5c2d637486aeb219b05b2b7ba2b72974e1fd1b6f58b48
|
| 3 |
+
size 37885824
|
LoRA/binz-metal/binz-metal-000008.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:852194812b1b2b5164c2f8ed2c866e079f3fb6cc1aeb0c9c2342f7e3436f89f2
|
| 3 |
+
size 37885824
|
LoRA/binz-metal/binz-metal-000009.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b4022452a78e0f28da7bb32b9a1d5543af94e0fe4dfe8a71892b758cbcad505b
|
| 3 |
+
size 37885825
|
LoRA/binz-metal/binz-metal.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:710d700be602eb9aa11d7ee9939bd34ca3da43dcc02e3deefb9ca26b8065bc1f
|
| 3 |
+
size 37885826
|
binz-metal-lat.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8e4547d73375809be697e35cc16c65bdd2f1537a8b3adef1119d8b7f855ec509
|
| 3 |
+
size 214135708
|
outputs/extras-images/00000.jpg
ADDED
|
outputs/extras-images/00001.jpg
ADDED
|
outputs/extras-images/00002.jpg
ADDED
|
outputs/extras-images/00003.jpg
ADDED
|
outputs/extras-images/00004.jpg
ADDED
|
outputs/extras-images/00005.jpg
ADDED
|
outputs/extras-images/00006.jpg
ADDED
|
outputs/extras-images/00007.jpg
ADDED
|
outputs/extras-images/00008.jpg
ADDED
|
outputs/extras-images/00009.jpg
ADDED
|
outputs/extras-images/00010.jpg
ADDED
|
outputs/extras-images/00011.jpg
ADDED
|
outputs/extras-images/00012.jpg
ADDED
|
outputs/extras-images/00013.jpg
ADDED
|
outputs/extras-images/00014.jpg
ADDED
|
outputs/extras-images/00015.jpg
ADDED
|
outputs/extras-images/00016.jpg
ADDED
|
outputs/extras-images/00017.jpg
ADDED
|
outputs/extras-images/00018.jpg
ADDED
|
outputs/extras-images/00019.jpg
ADDED
|
outputs/extras-images/00020.jpg
ADDED
|
outputs/extras-images/00021.jpg
ADDED
|
outputs/extras-images/00022.jpg
ADDED
|
outputs/extras-images/00023.jpg
ADDED
|
outputs/extras-images/00024.jpg
ADDED
|
outputs/extras-images/00025.jpg
ADDED
|
outputs/extras-images/00026.jpg
ADDED
|
outputs/extras-images/00027.jpg
ADDED
|
outputs/extras-images/00028.jpg
ADDED
|
outputs/extras-images/00029.jpg
ADDED
|
outputs/extras-images/00030.jpg
ADDED
|
outputs/extras-images/00031.jpg
ADDED
|
outputs/extras-images/00032.jpg
ADDED
|
outputs/extras-images/00033.jpg
ADDED
|
outputs/extras-images/00034.jpg
ADDED
|
outputs/extras-images/00035.jpg
ADDED
|
outputs/extras-images/00036.jpg
ADDED
|
outputs/extras-images/00037.jpg
ADDED
|