ToastyPigeon commited on
Commit
15a7270
·
verified ·
1 Parent(s): 2dbcff5

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - google/medgemma-27b-text-it
4
+ - google/gemma-3-27b-it
5
+ ---
6
+ This is [google/medgemma-27b-text-it](https://huggingface.co/google/medgemma-27b-text-it) with the vision tower and embeddings of [google/gemma-3-27b-it](https://huggingface.co/google/gemma-3-27b-it) attached to restore multimodality.
7
+
8
+ **I do not expect the vision function to work with the med data to the same degree as the multimodal 4B medgemma.** It has not been trained beyond the instruct model.