Update README.md
Browse files
README.md
CHANGED
@@ -12,4 +12,5 @@ tags:
|
|
12 |
|
13 |
# gemma-3-1b-pt-gguf (fp32)
|
14 |
- base model from google
|
15 |
-
- original safetensors [here](https://huggingface.co/callgg/gemma-3-1b-pt-bf16)
|
|
|
|
12 |
|
13 |
# gemma-3-1b-pt-gguf (fp32)
|
14 |
- base model from google
|
15 |
+
- original safetensors [here](https://huggingface.co/callgg/gemma-3-1b-pt-bf16)
|
16 |
+
- tested on [gguf-connector](https://pypi.org/project/gguf-connector) with nightly [llama-cpp-python](https://github.com/calcuis/llama-cpp-python/releases)
|