There are 0 repository under gemma-2b-it topic.
《开源大模型食用指南》针对**宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程
An Android App recreating the Simon Says game. Uses MediaPipe to run an LLM on device
A Gemma-based chatbot app that has multiple bots impersonating famous philosophers from different schools.
An iOS App recreating the Simon Says game. Uses MediaPipe to run an LLM on device
Generative AI version of the GeoGuesser game.
Explore the power of Gemma model with GemGPT, a project leveraging AI for innovative solutions. Join us in shaping the future of AI!
This repository contains a chatbot application designed to assist students and visitors of the Faculty of Sciences and Techniques in Tanger (FSTT) website. The chatbot use two approach of NLP: Retrieval-Augmented Generation (RAG) and Fine-Tuning.
This repository contains one of my cool project which I have created during my college's MINeD hack-a-thon.
AI-powered tool to convert text from images into your desired language. Gemma vision model and multilingual model are used.
This repository contains comprehensive notebooks, made by me, explaining how to efficiently fine tune different LLMs on custom dataset, that too from scratch. Happy Learning :)
Gemma-2b-it LLM has been finetuned on a dataset of Python codes, enabling it to proficiently learn Python syntax and assist in debugging tasks, offering valuable guidance to programmers.
A simple prototype app that implements an AI model in a Flutter app.
Retrieval Augmented Generation from scratch. Using PDF 's information as context for content generation .