prince-canuma commited on
Commit
dfdd4ce
·
verified ·
1 Parent(s): 3f5f7b9

Upload folder using huggingface_hub

Browse files
README.md CHANGED
@@ -12,7 +12,7 @@ tags:
12
  ---
13
 
14
  # mlx-community/gemma-3-27b-pt-6bit
15
- This model was converted to MLX format from [`google/gemma-3-27b-pt`]() using mlx-vlm version **0.1.17**.
16
  Refer to the [original model card](https://huggingface.co/google/gemma-3-27b-pt) for more details on the model.
17
  ## Use with mlx
18
 
 
12
  ---
13
 
14
  # mlx-community/gemma-3-27b-pt-6bit
15
+ This model was converted to MLX format from [`google/gemma-3-27b-pt`]() using mlx-vlm version **0.1.18**.
16
  Refer to the [original model card](https://huggingface.co/google/gemma-3-27b-pt) for more details on the model.
17
  ## Use with mlx
18
 
generation_config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 2,
4
+ "cache_implementation": "hybrid",
5
+ "eos_token_id": 1,
6
+ "pad_token_id": 0,
7
+ "transformers_version": "4.50.0.dev0"
8
+ }
model-00001-of-00005.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:45735b937195974c99cd3643ab123e39ba0405df95417c0d599ba1d7ee1e0f5a
3
- size 5361048510
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42ae578544132fbcafea057f3840ef146df4c75d6ea8ea2fde5ab6ce7357f54a
3
+ size 5361049153
model-00002-of-00005.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:83ff3feec7f03e6b29466b78f47b68c824f5a94f6010f3dfd0a4757eb59b7848
3
- size 5368150642
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a34faf2c35af3c2b55c44b1ece4ca8e886fdefe30e93975c986662ca39a64f5
3
+ size 5368150962
model-00003-of-00005.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bd2170a7a7e23acac21eb65db9900d52faa05a70e2e5334bab29fa4111d74fe8
3
- size 5368150662
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3c355d3a90f531b1c1c3135e53764e822d36caab7ffb76ca621a26a2141796c
3
+ size 5368150982
model-00004-of-00005.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:67a8c65d00860127f6d96413c33952b8103ad51244ead6db2c8f1c441fb97651
3
- size 5368150622
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11bccf50846b7d6a635276e5c92077581a1813bea5b52b7a54dcfd6be19802a9
3
+ size 5368150942
model-00005-of-00005.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fe681f4d9c4e6a7009b75f654b4cf7ae5702adc404249110c63d452d3c386990
3
- size 2472924520
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c68a8000369477d2bf18003dbb3d043b4dbc81f0249fe102618452055249fda5
3
+ size 2472924601
model.safetensors.index.json CHANGED
The diff for this file is too large to render. See raw diff
 
processor_config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "image_seq_length": 256,
3
+ "processor_class": "Gemma3Processor"
4
+ }