-
```
2024-07-06 06:16:51,942 - root - ERROR - Exception while handling an update: ⚠️ _Произошла ошибка._ ⚠️
count_tokens_vision() is not implemented for model gpt-4o.
```
-
```
Using chat settings: { model: 'groq/llama-3.2-90b-vision-preview', api: 'groq' }
Using embedding settings: { api: 'groq' }
Unknown embedding: groq . Using word overlap.
Logging in...
{}
Age…
-
I want to add vision chat battle + direct vision chat support. GPT-4 Vision and Gemini Vision are multimodal models. along add other multimodal models.
-
### Feature request
I encountered a KeyError while loading the phi3-v vision model into Optimum Huggingface. The error message states:
```
KeyError: 'phi3-v model type is not supported yet in Nor…
-
### Problem Statement
Sentry error, especially for python, have all the information to diagnoise an issue and create a fix, so sentry GPT should be able to create a pull request to address the fix
#…
-
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is for a: (mark with an `x`)
```
- [ ] bug report -> please…
-
https://platform.openai.com/docs/guides/vision
It seems like [uploading base64-encoded images](https://platform.openai.com/docs/guides/vision/uploading-base-64-encoded-images) may be a generic viab…
-
My server cannot connect to the Hugging Face website, so I manually downloaded the pretrained model used in the code and placed it in the `img2img-turbo-main` folder. After executing the command `pyth…
-
--env AZURE_OPENAI_MODEL_MAPPER=gpt-4=40,gpt-3.5-turbo=35,dall-e-3=Dalle3,gpt-4-vision-preview=vision,whisper-1=whisper
Dalle3 and whisper are not working.
-
when running narrator.py, the error message below comes up.
openai.NotFoundError: Error code: 404 - {'error': {'message': 'The model `gpt-4-vision-preview` has been deprecated, learn more here: htt…