jackasda211233 commited on
Commit
ddfbbf5
·
verified ·
1 Parent(s): 81c5111

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -370,6 +370,12 @@ This project would not have been possible without [dnhkng's](https://github.com/
370
 
371
  The author's contribution was to combine these RYS findings with the HauhauCS uncensored fine-tune using the novel splice method — taking dnhkng's already-validated duplicate zone layers directly and embedding them within the uncensored model's layer stack, rather than re-duplicating from scratch.
372
 
 
 
 
 
 
 
373
  ## Limitations
374
 
375
  1. **Uncensored**: This model will follow most instructions without refusal. It is the user's responsibility to ensure ethical use.
 
370
 
371
  The author's contribution was to combine these RYS findings with the HauhauCS uncensored fine-tune using the novel splice method — taking dnhkng's already-validated duplicate zone layers directly and embedding them within the uncensored model's layer stack, rather than re-duplicating from scratch.
372
 
373
+ ## Vision (mmproj) Compatibility
374
+
375
+ Qwen3.5-27B is natively a vision-language model. While this GGUF release is text-only, it should be compatible with the mmproj (multimodal projector) from the uncensored base model. In our testing, the mmproj from [HauhauCS/Qwen3.5-27B-Uncensored-HauhauCS-Aggressive](https://huggingface.co/HauhauCS/Qwen3.5-27B-Uncensored-HauhauCS-Aggressive) worked correctly with our model.
376
+
377
+ We have chosen not to host the mmproj file in this repository as we did not create or modify it — credit for that work belongs entirely to HauhauCS. If you wish to use vision capabilities, download the mmproj directly from their repository.
378
+
379
  ## Limitations
380
 
381
  1. **Uncensored**: This model will follow most instructions without refusal. It is the user's responsibility to ensure ethical use.