DireDreadlord commited on
Commit
584911e
·
verified ·
1 Parent(s): 587b90c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ tags:
17
 
18
  # GemCod270M - Aquamarine (gemma-270m-it-code v3.0.0)
19
 
20
- ![GemCod logo](./gemcod_logo.png)
21
 
22
  GemCod is a lightweight code generation model finetuned using SFT on the base gemma-270m-it (https://huggingface.co/google/gemma-3-270m-it) model. It offers accurate and quick(ish) code snippet generation in all major programming languages.
23
  It's small size (270M parameters) allows it to run comfortably on laptop grade GPUs.
 
17
 
18
  # GemCod270M - Aquamarine (gemma-270m-it-code v3.0.0)
19
 
20
+ ![GemCod logo](./gemcod_logo_c.png)
21
 
22
  GemCod is a lightweight code generation model finetuned using SFT on the base gemma-270m-it (https://huggingface.co/google/gemma-3-270m-it) model. It offers accurate and quick(ish) code snippet generation in all major programming languages.
23
  It's small size (270M parameters) allows it to run comfortably on laptop grade GPUs.