soob3123 commited on
Commit
729222a
·
verified ·
1 Parent(s): d867707

Unsloth Model Card

Browse files
Files changed (1) hide show
  1. README.md +9 -20
README.md CHANGED
@@ -1,32 +1,21 @@
1
  ---
2
- base_model: google/gemma-3-12b-it-qat-q4_0-unquantized
3
  tags:
4
  - text-generation-inference
5
  - transformers
 
6
  - gemma3
7
- - analytical-tasks
8
- - bias-neutralization
9
- - uncensored
10
  language:
11
  - en
12
- license: apache-2.0
13
- pipeline_tag: text-generation
14
- datasets:
15
- - TheDrummer/AmoralQA-v2
16
  ---
17
- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/62f93f9477b722f1866398c2/eNraUCUocrOhowWdIdtod.png)
18
 
19
- > "Neutrality is not indifference. It is engagement with equal intensity."
20
- > ― J. Robert Oppenheimer *[Lecture on Scientific Ethics, 1957]*
21
 
22
- ## QAT version of Amoral-Gemma-3
 
 
23
 
24
- **Core Function:**
25
- - Produces analytically neutral responses to sensitive queries
26
- - Maintains factual integrity on controversial subjects
27
- - Avoids value-judgment phrasing patterns
28
 
29
- **Response Characteristics:**
30
- - No inherent moral framing ("evil slop" reduction)
31
- - Emotionally neutral tone enforcement
32
- - Epistemic humility protocols (avoids "thrilling", "wonderful", etc.)
 
1
  ---
2
+ base_model: google/gemma-3-27b-it-qat-q4_0-unquantized
3
  tags:
4
  - text-generation-inference
5
  - transformers
6
+ - unsloth
7
  - gemma3
8
+ license: apache-2.0
 
 
9
  language:
10
  - en
 
 
 
 
11
  ---
 
12
 
13
+ # Uploaded finetuned model
 
14
 
15
+ - **Developed by:** soob3123
16
+ - **License:** apache-2.0
17
+ - **Finetuned from model :** google/gemma-3-27b-it-qat-q4_0-unquantized
18
 
19
+ This gemma3 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
 
 
 
20
 
21
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)