phi-2
There are 23 repositories under phi-2 topic.
Azure-Samples/miyagi
Sample to envision intelligent apps with Microsoft's Copilot stack for AI-infused product experiences.
charent/Phi2-mini-Chinese
Phi2-Chinese-0.2B 从0开始训练自己的Phi2中文小模型,支持接入langchain加载本地知识库做检索增强生成RAG。Training your own Phi2 small chat model from scratch.
inferflow/inferflow
Inferflow is an efficient and highly configurable inference engine for large language models (LLMs).
marklysze/LlamaIndex-RAG-WSL-CUDA
Examples of RAG using Llamaindex with local LLMs - Gemma, Mixtral 8x7B, Llama 2, Mistral 7B, Orca 2, Phi-2, Neural 7B
rbitr/llm.f90
LLM inference in Fortran
Ki-Seki/chat_prompt_templates
Collection of Basic Prompt Templates for Various Chat LLMs (Chat LLM 的基础提示模板集合)
marklysze/LangChain-RAG-Linux
Examples of RAG using LangChain with local LLMs - Mixtral 8x7B, Llama 2, Mistral 7B, Orca 2, Phi-2, Neural 7B
ziozzang/Mac_mlx_phi-2_server
Test server code for Phi-2 model. support OpenAI API spec
shrimantasatpati/Microsoft-Phi-2-Streamlit
Microsoft Phi 2 Streamlit App, deployed on HuggingFace Spaces is based on the Microsoft Phi 2 small language model (SLM) for text generation.
quamernasim/Conversational-AI-System-using-Phi-2-PGVector-and-Llama-Index
Build a Conversational AI System that can answer questions by retrieving the answers from a document.
leliuga/cohere-configurations
Co:Here Inference configurations
marklysze/LlamaIndex-RAG-Linux-CUDA
Examples of RAG using Llamaindex with local LLMs in Linux - Gemma, Mixtral 8x7B, Llama 2, Mistral 7B, Orca 2, Phi-2, Neural 7B
fcn94/llm_stream_endpoint
Simple LLM Rest API using Rust, Warp and Candle. Dedicated for quantized version of either phi-2 ( default) , Mistral, or Llama. Work using CPU or CUDA
alaradirik/finetune-phi-2
Fine tune Phi 2 for persona grounded chat
Alexgichamba/itu_qna_challenge
Code submission for the "Specializing Large Language Models for Telecom Networks by ITU AI/ML in 5G" challenge
tj31moll/AItelegramchatbot
This repository contains a Python script for a Telegram bot that integrates with OpenAI's API or other compatible REST APIs (such as Jan https://jan.ai/). It's designed to provide an interactive AI experience through Telegram, using simple chat functionalities.
eyess-glitch/phi-2-fine-tuning
This repository contains the source code used for finetuning the LLM phi-2 with several frameworks, such as DPO.
MDalamin5/CSE499-Project-Adaptive-Tutoring-System-AI-Based
This project is an AI-powered algebra tutor using the Phi-3 Mini model. It provides personalized learning through interactive chat, adapting to the student's level and offering detailed step-by-step solutions. Built with Streamlit for an engaging educational experience.
vrajroutu/llmfinetune
FineTune Microsoft Phi-2 with your own data
zakariaf/phi2-text-generator-api
Flask API for generating text with the Phi-2 model from Hugging Face Transformers.
zappy586/Phi-2-MATH
Colab notebook for finetuning Microsoft's Phi-2-3B LLM for solving mathematical word problems using QLoRA
lpalbou/phi2-finetuning
A comprehensive toolkit for fine-tuning Microsoft's Phi-2 and Phi-3.5 language models, featuring memory-efficient training, interactive chat, and model comparison capabilities.