Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
-
---
|
2 |
-
license:
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: gemma
|
3 |
+
base_model:
|
4 |
+
- google/gemma-3-27b-it
|
5 |
+
---
|
6 |
+
|
7 |
+
## What is this?
|
8 |
+
This is an uncensored finetune of google/gemma-3-27b-it, only the text portion was tuned, the vision part is the stock gemma.
|
9 |
+
|
10 |
+
## Why is it in this repo, and not in my main?
|
11 |
+
Because it could use some more 'polishing'.
|