Repository navigation

#

codegemma

google-gemini/gemma-cookbook

A collection of guides and examples for the Gemma open models from Google.

Jupyter Notebook
2008
5 天前

Alacritty + Fish + Zellij + Starship + Neovim + i3 + Supermaven + Ollama 🦙 = 🚀

Shell
9
2 个月前

LLM is a very powerful tool. It often performs more than required (hallucinations) and may tend to generate output in a pattern it finds best. We need RAG to harness the power of LLM in a controlled manner. In this work we implement a simple RAG system with Codegemma and an in-memory Vector Database.

Jupyter Notebook
4
1 年前

Automate and evaluate software test scenarios for electric vehicle software using the LLMs.

Python
2
1 年前
C++
1
2 个月前

Code-Guru is an LLM App built using Ollama🦙 that can generate new code or resolve your input code based on the user prompt.

Python
0
1 年前

This project shows how to fine-tune the CodeGemma model for generating CUDA code snippets using your own dataset. With LoRA (Low-Rank Adaptation)

Jupyter Notebook
0
3 个月前