-
**The bug**
Received the following error when using gen() with phi-3.5-mini
```Error
RuntimeError: Bad response to Guidance request
Request: https://model_name.region.models.ai.azure.com/guidance …
-
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 …
-
### Description of the bug:
I downloaded the `microsoft/Phi-3.5-mini-instruct` from Hugging Face and ran the [convert_phi3_to_tflite.py](https://github.com/google-ai-edge/ai-edge-torch/blob/main/ai_…
-
## Describe the bug
I was trying phi 3.5 with this tool but it throws unknown error
## To Reproduce
Steps to reproduce the behavior:
1. Add phi 3.5 to the llm models folder
2. In the Answer…
-
mlx-community/Phi-3.5-vision-instruct-4bit fails to load in the current MLX build of LM Studio.
````
🥲 Failed to load the model
Failed to load model
Error when loading model: ValueError: Lo…
-
Hello, I find `Phi-3.5-MoE` model use the `sparsemixer()` function to select the top-k experts and compute the weights, but I couldn't find this function implementation in the code. Could you give me …
-
### #
- [ ] I have searched the existing issues
### Is your feature request related to a problem? Please describe it
I can't send images with Phi-3.5-3.8B-vision-instruct
Image is grayed out and I…
-
### 问题描述 Issue Description
运行环境: 官方提供的麒麟v10 arm64 docker镜像registry.baidubce.com/device/paddle-xpu:kylinv10-aarch64-gcc82-py310
编译版本:v3.0.0-beta1
**1. cmake**
`cmake .. -DCMAKE_EXPORT_COMPILE_CO…
-
### Prerequisites
- [X] I am running the latest code. Mention the version if possible as well.
- [X] I carefully followed the [README.md](https://github.com/ggerganov/llama.cpp/blob/master/README.md)…
-
I have seen that we can finetune the _Phi-3.5-mini_. Now I see that the [NuExtract](https://huggingface.co/numind/NuExtract-v1.5/tree/main) is also based on the _Phi-3.5-mini_. And I really would like…