TheCluster commited on
Commit
28183a3
·
verified ·
1 Parent(s): ada6d2b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -11,12 +11,21 @@ tags:
11
  - apple
12
  ---
13
 
14
- # TheCluster/gemma-3-27b-it-uncensored-4bit
15
  Uncensored version of **Gemma 3 27B**.
16
 
17
  This model was converted to MLX format from [`nidum/Nidum-gemma-3-27B-it-Uncensored`]() using mlx-vlm version **0.1.19**.
18
 
19
  Refer to the [original model card](https://huggingface.co/google/gemma-3-27b-it) and [uncensored model](https://huggingface.co/nidum/Nidum-gemma-3-27B-it-Uncensored) for more details on the model.
 
 
 
 
 
 
 
 
 
20
  ## Use with mlx
21
 
22
  ```bash
 
11
  - apple
12
  ---
13
 
14
+ # Gemma-3-27B Instruct Uncensored 4-bit
15
  Uncensored version of **Gemma 3 27B**.
16
 
17
  This model was converted to MLX format from [`nidum/Nidum-gemma-3-27B-it-Uncensored`]() using mlx-vlm version **0.1.19**.
18
 
19
  Refer to the [original model card](https://huggingface.co/google/gemma-3-27b-it) and [uncensored model](https://huggingface.co/nidum/Nidum-gemma-3-27B-it-Uncensored) for more details on the model.
20
+
21
+
22
+ ## Technical Details
23
+
24
+ Supports a context length of 128k tokens, with a max output of 8192.
25
+
26
+ Multimodal supporting images normalized to 896 x 896 resolution.
27
+
28
+
29
  ## Use with mlx
30
 
31
  ```bash