Phi-3CookBook icon indicating copy to clipboard operation
Phi-3CookBook copied to clipboard

This is a Phi-3 book for getting started with Phi-3. Phi-3, a family of open AI models developed by Microsoft. Phi-3 models are the most capable and cost-effective small language models (SLMs) availab...

Results 22 Phi-3CookBook issues
Sort by recently updated
recently updated
newest added

I'm trying md\07.Labs\Csharp\src\LabsPhi301 on a new Copilot+ laptop. I adjusted modelPath to point to the correct folder. When I run the lab I get: Unable to load DLL 'onnxruntime-genai' or...

enhancement
question

Hi all, thanks a lot for this great repo! I am a beginner in the field and I started playing with Phi-3 and so far I've been quite impressed. I...

question

## Purpose Adds a link to the YouTube video recording of the Guidance breakout session at MS Build 2024. ## Does this introduce a breaking change? When developers merge from...

> Please provide us with the following information: > --------------------------------------------------------------- ### This issue is for a: (mark with an `x`) ``` - [ ] bug report -> please search issues...

![Image](https://github.com/user-attachments/assets/2bc5cf92-563a-4a8a-9763-d090ea728bc7) As shown in the previous image, the model hosted in [huggingface ](https://huggingface.co/microsoft/Phi-3.5-vision-instruct)cannot deal with numpy arrays. I will contribute on huggingface and also on this repository for the correct...

I want to create an AI-powered mobile app using .NET MAUI, but I'd like an example of how to use it.

### This issue is for a: (mark with an `x`) ``` - [ ] bug report -> please search issues before submitting - [x] feature request - [x] documentation issue...

### This issue is for the phi3 LoRA fine-tuning code you share. ``` - I follow the fine-tuning code you share to test the saved fine-tuned lora model. But the...

Hi, I recently fine-tuned the phi-3.5-moe-instruct model and phi-3.5-mini-instruct model using PEFT LORA. It seems the Moe model is performing way worse than 3.5 Mini Are there any specific things...