Create README.md
Browse files
    	
        README.md
    ADDED
    
    | @@ -0,0 +1,15 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            ---
         | 
| 2 | 
            +
            license: gemma
         | 
| 3 | 
            +
            library_name: transformers
         | 
| 4 | 
            +
            pipeline_tag: image-text-to-text
         | 
| 5 | 
            +
            base_model: google/gemma-3-12b-it
         | 
| 6 | 
            +
            ---
         | 
| 7 | 
            +
             | 
| 8 | 
            +
            # gemma-3-12b-it-projection-abliterated
         | 
| 9 | 
            +
             | 
| 10 | 
            +
            This model was derived from [google/gemma-3-12b-it](https://huggingface.co/google/gemma-3-12b-it).
         | 
| 11 | 
            +
             | 
| 12 | 
            +
            Projection abliteration has been applied; no subsequent fine-tuning was applied.
         | 
| 13 | 
            +
            The net result is a model that refuses far less often, but still retains awareness of safety and harms.
         | 
| 14 | 
            +
             | 
| 15 | 
            +
            More details to follow.
         | 
