You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Gemma/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ This folder is organized into several categories, each focusing on a speicific a
48
48
|[[Gemma_3]Using_with_Ollama_Python_Inference_with_Images.ipynb]([Gemma_3]Using_with_Ollama_Python_Inference_with_Images.ipynb)| Run inference with images on Gemma 3 using [Ollama Python library](https://github.com/ollama/ollama-python). |
49
49
|[[Gemma_3]Using_with_Transformersjs.ipynb]([Gemma_3]Using_with_Transformersjs.ipynb)| Run Gemma 3 with [Transformers.js](https://github.com/huggingface/transformers.js). |
50
50
|[[Gemma_3]Activation_Hacking.ipynb]([Gemma_3]Activation_Hacking.ipynb)| Examine and modify internal states, including the residual stream, MLP activations, and attention mechanisms. |
51
-
51
+
|[[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. |
0 commit comments