From db565cd6caf5d9661e79212e1a6ef56df99f3808 Mon Sep 17 00:00:00 2001 From: Omar Sanseviero Date: Tue, 9 Apr 2024 14:06:30 +0200 Subject: [PATCH] Fix codegemma typos (#1970) --- codegemma.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/codegemma.md b/codegemma.md index e506b18356..34248960f9 100644 --- a/codegemma.md +++ b/codegemma.md @@ -82,7 +82,7 @@ CodeGemma-7B outperforms similarly-sized 7B models except DeepSeek-Coder-7B on H Here is a table from the original report with a breakdown per language. -![CodeGemma quality across languages](https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/blog/codegemma/codegemma-family.png "CodeGemma quality across languages") +![CodeGemma quality across languages](https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/blog/codegemma/codegemma-table4.png "CodeGemma quality across languages") ### Prompt format @@ -223,7 +223,7 @@ To deploy the CodeGemma model from Hugging Face, go to theĀ [model page](https:/ You can also access CodeGemma directly through the Vertex AI Model Garden. -![GCP Integration](https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/blog/codegemma/gcp-integration.png "GCP Integration") +![GCP Integration](https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/blog/codegemma/gcp_integration.png "GCP Integration") ## Integration with Inference Endpoints