phi3-vision

There are 8 repositories under phi3-vision topic.

  • microsoft/Phi-3CookBook

    This is a Phi Family of SLMs book for getting started with Phi Models. Phi a family of open sourced AI models developed by Microsoft. Phi 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

    Language:Jupyter Notebook2.6k1787306
  • mbzuai-oryx/LLaVA-pp

    🔥🔥 LLaVA++: Extending LLaVA with Phi-3 and LLaMA-3 (LLaVA LLaMA-3, LLaVA Phi-3)

    Language:Python823103462
  • 2U1/Phi3-Vision-Finetune

    An open-source implementaion for fine-tuning Phi3-Vision and Phi3.5-Vision by Microsoft.

    Language:Python7923513
  • chrnthnkmutt/slm-py-experiment

    This repository is used for making demonstration of running Phi-3, Microsoft's Small Language Model, locally on the device by using ollama, along with Python library, Streamlit. With the use case of Phi-3 vision.

    Language:Jupyter Notebook2102
  • hsarfraz/llm-Inference

    Setting up LLM inference On-Premise Environments

    Language:Python2200
  • manunair1990/Phi3-Vision-huggingface

    This repository contains Python code for performing vision tasks using the Microsoft Phi-3 Vision model and the Hugging Face library. It demonstrates generating textual responses based on image content, showcasing the integration of advanced vision-language models for tasks such as image analysis and descriptive text generation.

    Language:Python1200
  • Rahman2001/canva-apps-sdk

    This is an integration application for Canva platform. User who uses this application can get feedback on their presentations and designs from AI. AI evaluates user's designs by giving them a score from 0 to 10, explanation of why such a score was given and some tips for improvements.

    Language:TypeScript0100
  • jke94/hello-phi-3-vision

    Proof of concept for using the 'microsoft/Phi-3-vision-128k-instruct-onnx-cpu' model in the .NET ecosystem with the ONNX runtime running on the CPU.

    Language:C#