Instructions to use MidnightRunner/Misc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- llama-cpp-python
How to use MidnightRunner/Misc with llama-cpp-python:
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="MidnightRunner/Misc", filename="Qwen2.5-VL-7B-Instruct-Q3_K_S.gguf", )
llm.create_chat_completion( messages = "No input example has been defined for this model task." )
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- llama.cpp
How to use MidnightRunner/Misc with llama.cpp:
Install from brew
brew install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama-server -hf MidnightRunner/Misc:UD-Q4_K_S # Run inference directly in the terminal: llama-cli -hf MidnightRunner/Misc:UD-Q4_K_S
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama-server -hf MidnightRunner/Misc:UD-Q4_K_S # Run inference directly in the terminal: llama-cli -hf MidnightRunner/Misc:UD-Q4_K_S
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 MidnightRunner/Misc:UD-Q4_K_S # Run inference directly in the terminal: ./llama-cli -hf MidnightRunner/Misc:UD-Q4_K_S
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 MidnightRunner/Misc:UD-Q4_K_S # Run inference directly in the terminal: ./build/bin/llama-cli -hf MidnightRunner/Misc:UD-Q4_K_S
Use Docker
docker model run hf.co/MidnightRunner/Misc:UD-Q4_K_S
- LM Studio
- Jan
- Ollama
How to use MidnightRunner/Misc with Ollama:
ollama run hf.co/MidnightRunner/Misc:UD-Q4_K_S
- Unsloth Studio new
How to use MidnightRunner/Misc 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 MidnightRunner/Misc 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 MidnightRunner/Misc to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for MidnightRunner/Misc to start chatting
- Docker Model Runner
How to use MidnightRunner/Misc with Docker Model Runner:
docker model run hf.co/MidnightRunner/Misc:UD-Q4_K_S
- Lemonade
How to use MidnightRunner/Misc with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull MidnightRunner/Misc:UD-Q4_K_S
Run and chat with the model
lemonade run user.Misc-UD-Q4_K_S
List all available models
lemonade list
Upload 8 files
Browse files
.gitattributes
CHANGED
|
@@ -70,3 +70,10 @@ SS_FACE_SZ_Low.safetensors filter=lfs diff=lfs merge=lfs -text
|
|
| 70 |
SS0_SINGLE_TRAIN_High.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 71 |
SS0_SINGLE_TRAIN_Low.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 72 |
breast-size2.safetensors filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 70 |
SS0_SINGLE_TRAIN_High.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 71 |
SS0_SINGLE_TRAIN_Low.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 72 |
breast-size2.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 73 |
+
Add_color_PDXLv1.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 74 |
+
amateur_style_v1_pony.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 75 |
+
Cosine_freck.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 76 |
+
cyberrealisticPony_v140.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 77 |
+
Dramatic[[:space:]]Lighting[[:space:]]Slider.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 78 |
+
Pony[[:space:]]Realism[[:space:]]Slider.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 79 |
+
RealSkin_xxXL_v1.safetensors filter=lfs diff=lfs merge=lfs -text
|
Add_color_PDXLv1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bc21d926bade06f7123c7c4c34cd901f6068d29aace5c373fbbbbfe249061478
|
| 3 |
+
size 2793808
|
Cosine_freck.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:174f7922325c09b84980c979bd56d9075451e251d8f3013a3b6167d606ec7e07
|
| 3 |
+
size 228476988
|
Dramatic Lighting Slider.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cad8e9106645a7b5f68dd88acd13658c0cd74de5c1c22751941c444b6a3670ad
|
| 3 |
+
size 8119072
|
Pony Realism Slider.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0fc4c9f8d8c55cb49fe2c48c712bd87aa9201619d7440e7792def8f3d8ad7a7d
|
| 3 |
+
size 5456552
|
RealSkin_xxXL_v1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:229fd1d9a157dc9ad2438a860790bec8019abbc822b7fd788dddf66ef701d3db
|
| 3 |
+
size 5455712
|
amateur_style_v1_pony.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:033e6462e997fa21bf3c000bd48aeb2b93fc192a714f51774a33782513e90344
|
| 3 |
+
size 2793808
|
cyberrealisticPony_v140.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1129717b95c28bf951e0cf7f08952ee570d80980d1181b05be9a466623983caf
|
| 3 |
+
size 6938040866
|