phi3
There are 49 repositories under phi3 topic.
ollama/ollama
Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.
unslothai/unsloth
Finetune Llama 3.2, Mistral, Phi, Qwen 2.5 & Gemma LLMs 2-5x faster with 80% less memory
InternLM/xtuner
An efficient, flexible and full-featured toolkit for fine-tuning LLM (InternLM2, Llama3, Phi3, Qwen, Mistral, ...)
linkedin/Liger-Kernel
Efficient Triton Kernels for LLM Training
microsoft/Phi-3CookBook
This is a Phi-3 book for getting started with Phi-3. Phi-3, a family of open sourced AI models developed by Microsoft. Phi-3 models are the most capable and cost-effective small language models (SLMs) available, outperforming models of the same size and next size up across a variety of language, reasoning, coding, and math benchmarks.
mbzuai-oryx/LLaVA-pp
🔥🔥 LLaVA++: Extending LLaVA with Phi-3 and LLaMA-3 (LLaVA LLaMA-3, LLaVA Phi-3)
magpie-align/magpie
Official repository for "Alignment Data Synthesis from Scratch by Prompting Aligned LLMs with Nothing". Your efficient and high-quality synthetic data generation pipeline!
CrazyBoyM/phi3-Chinese
Phi3 中文仓库
meysamhadeli/codai
Codai is an AI code assistant that helps developers through a session-based CLI, providing intelligent code suggestions, refactoring, and code reviews based on the full context of the project. It supports multiple LLMs, including GPT-4o, GPT-4, and Ollama, to streamline daily development tasks.
neokd/NeoGPT
Chat effortlessly, execute commands, and interpret code with Llama3, Phi3, and more - your local AI assistant. Enjoy seamless interaction while ensuring ultimate privacy
2U1/Phi3-Vision-Finetune
An open-source implementaion for fine-tuning Phi3-Vision and Phi3.5-Vision by Microsoft.
Azure-Samples/ollama-javascript-playground
Generative AI playground using Ollama, OpenAI API and JavaScript. Try AI models in your browser!
jpmanson/llm_templates
Instruction/chat prompts creation library for text generation LLMs. It supports local and Hugging Face models.
HyperMink/inferenceable
Scalable AI Inference Server for CPU and GPU with Node.js | Utilizes llama.cpp and parts of llamafile C/C++ core under the hood.
aaronjimv/open-source-web-chatbot-using-rag
This project implements a web-based chatbot using open source technology
chrnthnkmutt/phi3.5-js-experiment
This experiment repository will be used for demonstration on using Phi-3.5, Microsoft's Small Language Model, locally with Ollama and JavaScript for the event of BKK.JS #21 and JavaScript Bangkok 2.0.0
acampillos/social-media-nlp
Sentiment analysis with pre-trained language models using TweetEval.
GURPREETKAURJETHRA/Phi-3-LLM-by-Microsoft
Phi-3 LLM by Microsoft
swastikmaiti/LlamaIndex-Agent
A RAG system is just the beginning of harnessing the power of LLM. The next step is creating an intelligent Agent. In Agentic RAG the Agent makes use of available tools, strategies and LLM to generate response in a specialized way. Unlike a simple RAG, an Agent can dynamically choose between tools, routing strategy, etc.
sankethsj/phi3-rag-application
This project leverages the Phi3 model and ChromaDB to create a Retrieval-Augmented Generation (RAG) application.
Sampad-Hegde/Finchat
Nifty 50 Companies Annual Reports Companion.
Ahmed949916/PDF_Chatbot
Local pdf chatbot using phi-3
Bytez-com/docs
Access 23k+ open source AI models across 30+ tasks with the Bytez inference API ✨
Ohnoimded/maya_telegram_rag
Real Estate chatbot with RAG using Neo4j, Langchain, Ollama, Phi3
sirredbeard/gnomephichat
Simple .NET LLM chat application.
swastikmaiti/Phi3-No-GPU-No-Worry
GPU constrained! No More. Microsoft released Phi3 specially designed for memory/compute constrained environments. The model support ONXX CPU runtime which offers amazing inference speed even on mobile cpu.
UgurkanTech/ArchNetAI
ArchNetAI is a Python library that leverages the Ollama API for generating AI-powered content.
Firefly55lm/prompt_injection
Prompt injection techniques
instill-ai/model-phi-3-mini
⚗️ Phi-3-mini 3.8B instruct model repository
johnsoupir/shiny-phi3.5
Reflection tuned version of Phi 3.5
Lunik/image-tagger
Image-Tagger is a simple command line tool to tag images using exiftool. It uses AI to detect the content of the image and add tags to the image metadata.
mydroidandi/commbase-genai-slm-ollama-phi3-mini-memory
Generates AI-driven responses using the Ollama API with the Phi3 mini model from Microsoft. Midweight implementation with session memory for enhanced language generation
mydroidandi/commbase-genai-slm-ollama-phi3-mini-memory-remote-rag-pinecone
Generates AI-driven responses using the Ollama API with the Phi3 mini model from Microsoft. Heavyweight implementation with memory for language generation, featuring remote RAG and Pinecone for persistent memory
mydroidandi/commbase-genai-slm-ollama-phi3-mini-nomemory
Generates AI-driven responses using the Ollama API with the Phi3 mini model from Microsoft. Lightweight implementation without memory for language generation
mydroidandi/commbase-text-translator-phi3-mini
Translates text from one language to another using the Ollama API with a specific Phi3 mini language model from Microsoft