chatpig commited on
Commit
cd99b46
·
verified ·
1 Parent(s): a2be99f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -3,6 +3,8 @@ license: gemma
3
  base_model:
4
  - google/gemma-3-270m
5
  pipeline_tag: text-generation
 
 
6
  ---
7
  ## gemma-3-270m-bf16
8
  - can be converted to gguf with convert_hf_to_gguf.py
 
3
  base_model:
4
  - google/gemma-3-270m
5
  pipeline_tag: text-generation
6
+ tags:
7
+ - gguf-connector
8
  ---
9
  ## gemma-3-270m-bf16
10
  - can be converted to gguf with convert_hf_to_gguf.py