Instructions to use philbert440/ThinkingCap-Qwen3.6-27B-Uncensored-Aggressive with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use philbert440/ThinkingCap-Qwen3.6-27B-Uncensored-Aggressive with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-text-to-text", model="philbert440/ThinkingCap-Qwen3.6-27B-Uncensored-Aggressive")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("philbert440/ThinkingCap-Qwen3.6-27B-Uncensored-Aggressive", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- vLLM
How to use philbert440/ThinkingCap-Qwen3.6-27B-Uncensored-Aggressive with vLLM:
Install from pip and serve model
# Install vLLM from pip: pip install vllm # Start the vLLM server: vllm serve "philbert440/ThinkingCap-Qwen3.6-27B-Uncensored-Aggressive" # Call the server using curl (OpenAI-compatible API): curl -X POST "http://localhost:8000/v1/completions" \ -H "Content-Type: application/json" \ --data '{ "model": "philbert440/ThinkingCap-Qwen3.6-27B-Uncensored-Aggressive", "prompt": "Once upon a time,", "max_tokens": 512, "temperature": 0.5 }'Use Docker
docker model run hf.co/philbert440/ThinkingCap-Qwen3.6-27B-Uncensored-Aggressive
- SGLang
How to use philbert440/ThinkingCap-Qwen3.6-27B-Uncensored-Aggressive with SGLang:
Install from pip and serve model
# Install SGLang from pip: pip install sglang # Start the SGLang server: python3 -m sglang.launch_server \ --model-path "philbert440/ThinkingCap-Qwen3.6-27B-Uncensored-Aggressive" \ --host 0.0.0.0 \ --port 30000 # Call the server using curl (OpenAI-compatible API): curl -X POST "http://localhost:30000/v1/completions" \ -H "Content-Type: application/json" \ --data '{ "model": "philbert440/ThinkingCap-Qwen3.6-27B-Uncensored-Aggressive", "prompt": "Once upon a time,", "max_tokens": 512, "temperature": 0.5 }'Use Docker images
docker run --gpus all \ --shm-size 32g \ -p 30000:30000 \ -v ~/.cache/huggingface:/root/.cache/huggingface \ --env "HF_TOKEN=<secret>" \ --ipc=host \ lmsysorg/sglang:latest \ python3 -m sglang.launch_server \ --model-path "philbert440/ThinkingCap-Qwen3.6-27B-Uncensored-Aggressive" \ --host 0.0.0.0 \ --port 30000 # Call the server using curl (OpenAI-compatible API): curl -X POST "http://localhost:30000/v1/completions" \ -H "Content-Type: application/json" \ --data '{ "model": "philbert440/ThinkingCap-Qwen3.6-27B-Uncensored-Aggressive", "prompt": "Once upon a time,", "max_tokens": 512, "temperature": 0.5 }' - Docker Model Runner
How to use philbert440/ThinkingCap-Qwen3.6-27B-Uncensored-Aggressive with Docker Model Runner:
docker model run hf.co/philbert440/ThinkingCap-Qwen3.6-27B-Uncensored-Aggressive
Standardize model card
Browse files
README.md
ADDED
|
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
base_model: bottlecapai/ThinkingCap-Qwen3.6-27B
|
| 4 |
+
pipeline_tag: image-text-to-text
|
| 5 |
+
library_name: transformers
|
| 6 |
+
tags:
|
| 7 |
+
- uncensored
|
| 8 |
+
- abliterated
|
| 9 |
+
- heretic
|
| 10 |
+
- thinkingcap
|
| 11 |
+
- qwen3_5
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
# ThinkingCap Qwen3.6 27B Uncensored Aggressive
|
| 15 |
+
|
| 16 |
+
*Most-open tier on the ThinkingCap base — BF16 source checkpoint.*
|
| 17 |
+
|
| 18 |
+
Part of the [Qwen3.6-27B Uncensored — ThinkingCap](https://huggingface.co/collections/philbert440/qwen36-27b-uncensored-thinkingcap-6a7005f11f64e1ca3668c535) collection — abliterated (Heretic) Qwen3.6 vision-language models served on Tesla V100 via [1Cat-vLLM](https://github.com/1CatAI/1Cat-vLLM).
|
| 19 |
+
|
| 20 |
+
## What this is
|
| 21 |
+
|
| 22 |
+
**Aggressive** — heavy abliteration: the most open tier (openness 0.417, top of the family) with a modest reasoning cost.
|
| 23 |
+
|
| 24 |
+
**BF16** — full-precision source checkpoint. Use for further quantization or on GPUs with headroom. The quantized siblings below carry the served benchmarks.
|
| 25 |
+
|
| 26 |
+
Base model: [`bottlecapai/ThinkingCap-Qwen3.6-27B`](https://huggingface.co/bottlecapai/ThinkingCap-Qwen3.6-27B)
|
| 27 |
+
|
| 28 |
+
## Openness
|
| 29 |
+
|
| 30 |
+
**Openness profile (honest):** abliteration opens up hacking / malware / lock-picking / NSFW / disinformation prompts; **weapons, drugs, political persuasion, surveillance, and extremism stay refused** across all tiers. "Uncensored" here means cyber/NSFW-permissive, not unconditionally open.
|
| 31 |
+
|
| 32 |
+
## Variants
|
| 33 |
+
|
| 34 |
+
See the [Qwen3.6-27B Uncensored — ThinkingCap](https://huggingface.co/collections/philbert440/qwen36-27b-uncensored-thinkingcap-6a7005f11f64e1ca3668c535) collection for all tiers and formats (BF16 / W4A16-AWQ / NVFP4).
|
| 35 |
+
|
| 36 |
+
---
|
| 37 |
+
|
| 38 |
+
_Abliteration removes safety refusals; you are responsible for lawful, ethical use._
|