chatpig commited on
Commit
53a59a0
·
verified ·
1 Parent(s): 31db41f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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)