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) |