chatpig commited on
Commit
f1b0001
·
verified ·
1 Parent(s): 4a5cf62

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,3 +1,13 @@
1
- ---
2
- license: gemma
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: gemma
3
+ base_model:
4
+ - google/gemma-3-4b-it
5
+ pipeline_tag: image-text-to-text
6
+ tags:
7
+ - gguf-connector
8
+ ---
9
+
10
+ # gemma-3-4b-it-bf16
11
+ - base model from google
12
+ - for text/image-text-to-text generation
13
+ - can be converted to gguf with convert_hf_to_gguf.py