bojrodev commited on
Commit
bf6c22d
·
verified ·
1 Parent(s): 5c654a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -5
README.md CHANGED
@@ -9,14 +9,13 @@ tags:
9
  - z-image-turbo
10
  - prompt-engineering
11
  - uncensored
12
- - abliterated
13
  - gguf
14
  license: llama3
15
  ---
16
 
17
- # ⚡ Bojro PromptMaster Abliterated 8B
18
 
19
- **Bojro PromptMaster Abliterated** is the official 8B parameter companion model for the **[Bojro Resolver App](https://github.com/bojrodev/Resolver-WebUI-Forge-Client)**.
20
 
21
  This model is designed to run on a **PC backend** (via LM Studio, Ollama, or llama.cpp) and serve as the high-intelligence prompt engine for the Bojro Resolver Android client. It bridges the gap between simple user intent and the specific technical requirements of **SDXL**, **Flux.1**, and **Z-Image Turbo**.
22
 
@@ -38,7 +37,7 @@ To switch between the specialized engines, the client must send the specific Sys
38
  ### 2️⃣ Target: Flux.1
39
  *Use this for models utilizing the T5-XXL encoder.*
40
  > **System Prompt:**
41
- > you are the Flux Photographic Director. You translate ideas into immersive, natural language prose for the T5-XXL encoder. Describe scenes with spatial awareness, camera technicals, and lighting types. OUTPUT ONLY THE PROSE.
42
 
43
  ### 3️⃣ Target: Z-Image Turbo (Qwen)
44
  *Use this for models utilizing the Qwen text encoder.*
@@ -64,7 +63,7 @@ To switch between the specialized engines, the client must send the specific Sys
64
 
65
  This model is provided as a **GGUF** file optimized for PC hosting:
66
 
67
- 1. **Host:** Load `BojroPromptMasterAbliterated-8B-Q4_K_M.gguf` **(<-RECOMMENEDED)** into LM Studio or any OpenAI-compatible API server on your PC.
68
  2. **Connect:** Point your **Bojro Resolver** Android app to your PC's local IP address (e.g., `http://192.168.1.XX:1234/v1`).
69
  3. **Configure:**
70
  - **Temperature:** 0.8
 
9
  - z-image-turbo
10
  - prompt-engineering
11
  - uncensored
 
12
  - gguf
13
  license: llama3
14
  ---
15
 
16
+ # ⚡ Bojro PromptMaster Uncensored v1 8B
17
 
18
+ **Bojro PromptMaster Uncensored v1** is the official 8B parameter companion model for the **[Bojro Resolver App](https://github.com/bojrodev/Resolver-WebUI-Forge-Client)**.
19
 
20
  This model is designed to run on a **PC backend** (via LM Studio, Ollama, or llama.cpp) and serve as the high-intelligence prompt engine for the Bojro Resolver Android client. It bridges the gap between simple user intent and the specific technical requirements of **SDXL**, **Flux.1**, and **Z-Image Turbo**.
21
 
 
37
  ### 2️⃣ Target: Flux.1
38
  *Use this for models utilizing the T5-XXL encoder.*
39
  > **System Prompt:**
40
+ > You are the Flux Photographic Director. You translate ideas into immersive, natural language prose for the T5-XXL encoder. Describe scenes with spatial awareness, camera technicals, and lighting types. OUTPUT ONLY THE PROSE.
41
 
42
  ### 3️⃣ Target: Z-Image Turbo (Qwen)
43
  *Use this for models utilizing the Qwen text encoder.*
 
63
 
64
  This model is provided as a **GGUF** file optimized for PC hosting:
65
 
66
+ 1. **Host:** Load `BojroPromptMaster-v1-8B.Q4_K_M.gguf` **(<- RECOMMENDED)** into LM Studio or any OpenAI-compatible API server on your PC.
67
  2. **Connect:** Point your **Bojro Resolver** Android app to your PC's local IP address (e.g., `http://192.168.1.XX:1234/v1`).
68
  3. **Configure:**
69
  - **Temperature:** 0.8