--- base_model: - Novaciano/Novaciano-The_Pervert-NSFW-RP-3.2-1B - NovaCorp/Fornicator-3.2-1B library_name: transformers tags: - mergekit - merge - warning - test - volatile - extreme - not-for-all-audiences license: llama3.2 language: - es - en pipeline_tag: text-generation --- # FORNICATOR 3.2 1B This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit). ## Merge Details

W A R N I N G

☣ TEST MODEL VERSION IN PROCESS ☣

Las pruebas demostraron alta volatilidad y un peligro del 97%, responde increíblemente bien a cuestiones sobre homosexualidad (por decir algo de dudosa moralidad). Parece no contar con patrones estructurales de autocensura etica hasta el momento. Se recomienda ser sellado hasta una proxima fusión dentro de las proximas 42 Hrs. A pesar de su tamaño este modelo es altamente inteligente comparado con modelos similares de la misma familia. Incluso admite ser un maldito. Se seguirá investigando hasta donde puede llegar esto... ![image/png](https://i.ibb.co/rfN1BS7G/Screenshot-20260526-054110-Opera.png)
### Merge Method This model was merged using the [SLERP](https://en.wikipedia.org/wiki/Slerp) merge method. ### Models Merged The following models were included in the merge: * [Novaciano/Novaciano-The_Pervert-NSFW-RP-3.2-1B](https://huggingface.co/Novaciano/Novaciano-The_Pervert-NSFW-RP-3.2-1B) * [NovaCorp/Fornicator-3.2-1B](https://huggingface.co/NovaCorp/Fornicator-3.2-1B) ### Configuration The following YAML configuration was used to produce this model: ```yaml # Author: Dr. Novaciano # Objective: Fusion RP Unethic 3.2 1B AI Model # ========================================================= # PROJECT: Fornicator 3.2 1B — Surgical Edition # ========================================================= models: - model: Novaciano/Novaciano-The_Pervert-NSFW-RP-3.2-1B # Experimental viral strain neural imprint - model: NovaCorp/Fornicator-3.2-1B # Baseline cognitive template, "safe mode" merge_method: slerp # Spherical Linear Interpolation to preserve extreme viral traits smoothly base_model: NovaCorp/Fornicator-3.2-1B # Anchor model for stable latent space dtype: bfloat16 # Memory-efficient precision, minimal loss in viral feature fidelity parameters: t: 0.45 normalize: false rescale: true rescale_factor: 1.12 memory_efficient: true low_cpu_mem_usage: true layer_range: - value: [4, 22] tie_word_embeddings: true tie_output_embeddings: true ```