Muzammil Khan
Muzammil Khan
current implementation in `openai/openai.go` is designed to accommodate both the OpenAI and Ollama formats for `image_url`. ### Code The relevant code snippet (lines 409-419) is as follows: ```go case "image_url":...
yea @kaikaila sounds good . let me know if you need any help setting up the development enviornment
@Ado012 could you please share the commands you ran or even better your colab notebook. it just doesnt work for me. i tried `!pip install llama-cpp-python --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cu124` and with...
foudn the issue. (Running on Google Colab, Python 3.11.12). the pre-built wheels command in the [docs](https://llama-cpp-python.readthedocs.io/en/latest/) (using --extra-index-url) insatll the source distribution (.tar.gz) instead of the actual .whl file ergo...
Hi @wbc6080. I would be so fortunate to work on this project through the LFX fall 2025 mentorship. It aligns perfectly with my skillset, interests and my commitment to increasing...