Instructions to use jeremyhola/LORAs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use jeremyhola/LORAs with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("HuggingFaceH4/zephyr-7b-beta", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("jeremyhola/LORAs") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - llama-cpp-python
How to use jeremyhola/LORAs with llama-cpp-python:
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="jeremyhola/LORAs", filename="aiorbust/nsfw/Qwen3-4b-Z-Image-Engineer-V4-F16.gguf", )
llm.create_chat_completion( messages = "\"Astronaut riding a horse\"" )
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- llama.cpp
How to use jeremyhola/LORAs with llama.cpp:
Install from brew
brew install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama-server -hf jeremyhola/LORAs:F16 # Run inference directly in the terminal: llama-cli -hf jeremyhola/LORAs:F16
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama-server -hf jeremyhola/LORAs:F16 # Run inference directly in the terminal: llama-cli -hf jeremyhola/LORAs:F16
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 jeremyhola/LORAs:F16 # Run inference directly in the terminal: ./llama-cli -hf jeremyhola/LORAs:F16
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 jeremyhola/LORAs:F16 # Run inference directly in the terminal: ./build/bin/llama-cli -hf jeremyhola/LORAs:F16
Use Docker
docker model run hf.co/jeremyhola/LORAs:F16
- LM Studio
- Jan
- Draw Things
- DiffusionBee
- Ollama
How to use jeremyhola/LORAs with Ollama:
ollama run hf.co/jeremyhola/LORAs:F16
- Unsloth Studio
How to use jeremyhola/LORAs 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 jeremyhola/LORAs 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 jeremyhola/LORAs to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for jeremyhola/LORAs to start chatting
- Pi
How to use jeremyhola/LORAs with Pi:
Start the llama.cpp server
# Install llama.cpp: brew install llama.cpp # Start a local OpenAI-compatible server: llama-server -hf jeremyhola/LORAs:F16
Configure the model in Pi
# Install Pi: npm install -g @mariozechner/pi-coding-agent # Add to ~/.pi/agent/models.json: { "providers": { "llama-cpp": { "baseUrl": "http://localhost:8080/v1", "api": "openai-completions", "apiKey": "none", "models": [ { "id": "jeremyhola/LORAs:F16" } ] } } }Run Pi
# Start Pi in your project directory: pi
- Hermes Agent new
How to use jeremyhola/LORAs with Hermes Agent:
Start the llama.cpp server
# Install llama.cpp: brew install llama.cpp # Start a local OpenAI-compatible server: llama-server -hf jeremyhola/LORAs:F16
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 jeremyhola/LORAs:F16
Run Hermes
hermes
- Docker Model Runner
How to use jeremyhola/LORAs with Docker Model Runner:
docker model run hf.co/jeremyhola/LORAs:F16
- Lemonade
How to use jeremyhola/LORAs with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull jeremyhola/LORAs:F16
Run and chat with the model
lemonade run user.LORAs-F16
List all available models
lemonade list
Upload 6 files
Browse files
c33c3-lora-qwen-2512-v1-1750.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a7c5d37debaf67626eceacacbd6119a219db599f79811acdaa1879d77c2cb8a8
|
| 3 |
+
size 295146160
|
c33c3-lora-qwen-2512-v1-2000.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6d6606103575fcb4b16542dc331fefcd8fe221df55645fb86b780b508643b290
|
| 3 |
+
size 295146160
|
c33c3-lora-qwen-2512-v1-2250.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:06d0b5d50e7a5bdef513f1761664f8c979ab0d6a8f52da583d43228174b390b1
|
| 3 |
+
size 295146160
|
c33c3-lora-qwen-2512-v1-2500.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f666935d02c822dec3f4a615300fa6a3d4b3ba6bc8b69f67919f10a3710da7c9
|
| 3 |
+
size 295146160
|
c33c3-lora-qwen-2512-v1-3000.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d7def21fc3931e9945c256be8ea19eea15db092ac65d83456efa26c51ea8f9e0
|
| 3 |
+
size 295146160
|
c33c3-lora-sdxl-epoch-10.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:57a70141ff6e067eca6a9e5f40e70eddfdbff1e96d8d5a87c2e04344b3f2a011
|
| 3 |
+
size 228466604
|