Skip to content

Commit 8239d3a

Browse files
authored
Merge pull request #212 from google-gemini/bebechien-patch-3
Update README.md
2 parents 4b4816d + 83394a5 commit 8239d3a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemma/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ This folder is organized into several categories, each focusing on a speicific a
4949
| [[Gemma_3]Using_with_Transformersjs.ipynb]([Gemma_3]Using_with_Transformersjs.ipynb) | Run Gemma 3 with [Transformers.js](https://github.com/huggingface/transformers.js). |
5050
| [[Gemma_3]Activation_Hacking.ipynb]([Gemma_3]Activation_Hacking.ipynb) | Examine and modify internal states, including the residual stream, MLP activations, and attention mechanisms. |
5151
| [[Gemma_3]Gradio_LlamaCpp_Chatbot.ipynb]([Gemma_3]Gradio_LlamaCpp_Chatbot.ipynb) | Building a Chatbot with Gemma 3 QAT text model using Llama.cpp and Gradio. |
52-
| [Gemma_3n]Audio_understanding_with_HF.ipynb]([Gemma_3n]Audio_understanding_with_HF.ipynb) | Run Gemma 3n with audio input |
53-
| [Gemma_3n]Multimodal_understanding_with_HF.ipynb]([Gemma_3n]Multimodal_understanding_with_HF.ipynb) | Run Gemma 3n with image + audio input |
54-
| [Gemma_3n]MatFormer_Lab.ipynb]([Gemma_3n]MatFormer_Lab.ipynb) | Run Gemma 3n with MatFormers and Mix-n-Match |
52+
| [[Gemma_3n]Audio_understanding_with_HF.ipynb]([Gemma_3n]Audio_understanding_with_HF.ipynb) | Run Gemma 3n with audio input |
53+
| [[Gemma_3n]Multimodal_understanding_with_HF.ipynb]([Gemma_3n]Multimodal_understanding_with_HF.ipynb) | Run Gemma 3n with image + audio input |
54+
| [[Gemma_3n]MatFormer_Lab.ipynb]([Gemma_3n]MatFormer_Lab.ipynb) | Run Gemma 3n with MatFormers and Mix-n-Match |
5555

5656
## Prompting
5757
| Notebook Name | Description |
@@ -107,4 +107,4 @@ This folder is organized into several categories, each focusing on a speicific a
107107
| [[Gemma_3]Meme_Generator.ipynb]([Gemma_3]Meme_Generator.ipynb) | Meme Generator using Gemma 3 4B IT model |
108108
| [[Gemma_3]Function_Calling_with_HF.ipynb]([Gemma_3]Function_Calling_with_HF.ipynb) | Demonstrate how to use function calling with Gemma 3 using [Hugging Face](https://huggingface.co/). |
109109
| [[Gemma_3]Function_Calling_with_HF_document_summarizer.ipynb]([Gemma_3]Function_Calling_with_HF_document_summarizer.ipynb ) | Demonstrate how to build a document summarizer using function calling with Gemma 3 and Hugging Face. |
110-
| [[Gemma_3]Local_Agentic_RAG.ipynb]([Gemma_3]Local_Agentic_RAG.ipynb) | Build local Agentic RAG without any external APIs using [FastEmbed](https://github.com/qdrant/fastembed), [Ollama- Gemma3](https://ollama.com/models), and [Qdrant Vector database](https://cloud.qdrant.io) |
110+
| [[Gemma_3]Local_Agentic_RAG.ipynb]([Gemma_3]Local_Agentic_RAG.ipynb) | Build local Agentic RAG without any external APIs using [FastEmbed](https://github.com/qdrant/fastembed), [Ollama- Gemma3](https://ollama.com/models), and [Qdrant Vector database](https://cloud.qdrant.io) |

0 commit comments

Comments
 (0)