File size: 423 Bytes
0725266
 
 
 
 
 
 
 
 
 
 
 
 
 
53a59a0
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
license: gemma
language:
- en
base_model:
- google/gemma-3-1b-pt
pipeline_tag: text-generation
tags:
- gemma
- gguf-connector
---

# gemma-3-1b-pt-gguf (fp32)
- base model from google
- original safetensors [here](https://huggingface.co/callgg/gemma-3-1b-pt-bf16)
- tested on [gguf-connector](https://pypi.org/project/gguf-connector) with nightly [llama-cpp-python](https://github.com/calcuis/llama-cpp-python/releases)