-
In [phi-3 vision directml](https://huggingface.co/microsoft/Phi-3-vision-128k-instruct-onnx-directml) using either python or c# certain questions just return ``
For example "Why is the sky blue?" r…
-
```
INFO:mteb.cli:Running with parameters: Namespace(model='TIGER-Lab/VLM2Vec-LoRA', task_types=None, categories=None, tasks=['BLINKIT2IRetrieval'], languages=None, benchmarks=None, device=None, outp…
-
How can we finetune text + image together ?
-
The Phi3 vision model is excellent and does a great job in extracting text. I am using the CPU version via C# DirectML package.
1. What is the max image filesize in kb that can be sent to the mode…
-
Hello,due to the network environment requirements of the development machine, it cannot access [huggingface.co](http://huggingface.co/) to download and load the model. I have downloaded the VLM2Vec-fu…
-
Thank you for publishing this great model! I followed the conda env creation on the huggingface page and tried to run the demo.py. The demo worked using the 1.8B model. However, when trying to use the…
-
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is for a: (mark with an `x`)
```
- [ ] bug report -> please…
-
Could you please support Qwen VL model
-
Is there a way or tutorial on how to configure ollama litellm to work with skyvern? How can skyvern work with a local llm?
-
## Describe the bug
Running the Phi-3.5 Vision Task multiple times with the following code increases the memory usage from 2G to 20GB.
```rust
tokio::spawn(async move {
let image_processor…