File size: 423 Bytes
cb9da86 284087a |
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-it
pipeline_tag: text-generation
tags:
- gemma
- gguf-connector
---
# gemma-3-1b-it-gguf (fp32)
- base model from google
- original safetensors [here](https://huggingface.co/callgg/gemma-3-1b-it-bf16)
- tested on [gguf-connector](https://pypi.org/project/gguf-connector) with nightly [llama-cpp-python](https://github.com/calcuis/llama-cpp-python/releases) |