prince-canuma commited on
Commit
82d19ea
·
verified ·
1 Parent(s): 8c4dead

Upload folder using huggingface_hub

Browse files
README.md CHANGED
@@ -12,7 +12,7 @@ tags:
12
  ---
13
 
14
  # mlx-community/gemma-3-27b-pt-8bit
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-8bit
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-00006.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5faddeaf9ed9651c4fd507a4de9c2eced6a8712d082639365d867ad0689d265d
3
- size 5279749711
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06423ed600bd8d7365d3f67a5b264976083cebb96c72e5f68f6cd704a641559d
3
+ size 5279750284
model-00002-of-00006.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:97a038eb3fc2ab0879326dee9c00cea34a4a051167b24f14092ab6eaf47e6102
3
- size 5264743290
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60b5120e18fcb6044b798ae283f3a00bd6b56f214b9842f84ec597072c25fa33
3
+ size 5264743530
model-00003-of-00006.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cbdef68cb17fe5db866da24a3bdd1df6155647e153240e647392c484535c5581
3
- size 5264743402
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f947aa32476a21e0f472e4247b14144d48386a7edc02805d8d7af92419de7dfa
3
+ size 5264743642
model-00004-of-00006.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ba209164259da63a131b00d14c2f54113509a00db2d366f6ebbe5c30886b39cc
3
- size 5264743400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a019b479c3aea8b4e316a41570fc649a691f52351c7cf26db4e2bfb8efb2227d
3
+ size 5264743640
model-00005-of-00006.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:66246262ee08b7c186ac8616d99c469ae56466debb987aaed5c391b975920173
3
- size 5264743406
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c71103fc438d1369c59853ef2cd9cd3f902b76f7cd46bce6f19f21d7ea85428a
3
+ size 5264743646
model-00006-of-00006.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d57854a56429d8a8ec0e34ff8a2d7e670797b126b98228e7bc76f4ff2ab8f56d
3
- size 4704107289
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5aebaa611f57538fdcf6036f8882215bfdb8315f35b2c1af1feb152fe4f072bd
3
+ size 4704107440
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
+ }