TitleOS commited on
Commit
fad1a06
·
verified ·
1 Parent(s): 5c2a346

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -8
README.md CHANGED
@@ -1,21 +1,24 @@
1
  ---
2
- base_model: unsloth/gemma-3-27b-it-unsloth-bnb-4bit
 
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:** TitleOS
16
- - **License:** apache-2.0
17
- - **Finetuned from model :** unsloth/gemma-3-27b-it-unsloth-bnb-4bit
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)
 
1
  ---
2
+ base_model:
3
+ - unsloth/gemma-3-27b-it-unsloth-bnb-4bit
4
  tags:
5
  - text-generation-inference
6
  - transformers
7
  - unsloth
8
  - gemma3
9
+ - CoT
10
+ license: mpl-2.0
11
  language:
12
  - en
13
+ datasets:
14
+ - Jackrong/Natural-Reasoning-gpt-oss-120B-S1
15
  ---
16
 
17
+ # HomeGem4Bn
 
18
  - **Developed by:** TitleOS
19
+ - **License:** mpl-2.0
20
+ - **Finetuned from model :** unsloth/gemma-3n-e4b-it-unsloth-bnb-4bit
21
 
22
+ ### MindGem 27B is a finetuned QLoRA adapter for google/gemma-3-27b-it, designed to imbue chain of thought and an internal monologue to Gemma 3 27B. Finetuning was performed on an A100 SXM4, using the Jackrong/Natural-Reasoning-gpt-oss-120B-S1 dataset.
23
 
24
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)