Skip to content

Commit abd5a5c

Browse files
committed
readme updated with new notebook
1 parent 10823b6 commit abd5a5c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@ You can find the Gemma models on GitHub, Hugging Face models, Kaggle, Google Clo
6161
| [Game_Design_Brainstorming.ipynb](Gemma/Game_Design_Brainstorming.ipynb) | Use Gemma to brainstorm ideas during game design using Keras. |
6262
| [Translator_of_Old_Korean_Literature.ipynb](Gemma/Translator_of_Old_Korean_Literature.ipynb) | Use Gemma to translate old Korean literature using Keras. |
6363
| [Gemma2_on_Groq.ipynb](Gemma/Gemma2_on_Groq.ipynb) | Leverage the free Gemma 2 9B IT model hosted on [Groq](https://groq.com/) (super fast speed). |
64-
| [Run_with_Ollama.ipynb](Gemma/Run_with_Ollama.ipynb) | Run Gemma models using [Ollama](https://www.ollama.com/). |
64+
| [Run_with_Ollama.ipynb](Gemma/Run_with_Ollama.ipynb) | Run Gemma models using [Ollama](https://www.ollama.com/).
65+
| [Run_with_Ollama_Python.ipynb](Gemma/Run_with_Ollama_Python.ipynb) | Run Gemma models using [Ollama Python library](https://github.com/ollama/ollama-python). |
6566
| [Using_Gemma_with_Llamafile.ipynb](Gemma/Using_Gemma_with_Llamafile.ipynb) | Run Gemma models using [Llamafile](https://github.com/Mozilla-Ocho/llamafile/). |
6667
| [Using_Gemma_with_LlamaCpp.ipynb](Gemma/Using_Gemma_with_LlamaCpp.ipynb) | Run Gemma models using [LlamaCpp](https://github.com/abetlen/llama-cpp-python/). |
6768
| [Using_Gemma_with_LocalGemma.ipynb](Gemma/Using_Gemma_with_LocalGemma.ipynb) | Run Gemma models using [Local Gemma](https://github.com/huggingface/local-gemma/). |

0 commit comments

Comments
 (0)