-
## What would you like to be added:
OpenAiChatSettings, OpenAiEmbeddingSettings, OpenAiModerationSettings, OpenAiSpeechToTextSettings, OpenAiTextToImageSettings, OpenAiTextToSpeechSettings must c…
-
### Description
It seems like DALL-E 3 is now available via API:
https://help.openai.com/en/articles/8555480-dall-e-3-api
https://openai.com/pricing#:~:text=Price-,DALL%C2%B7E%203,-Standard
It als…
-
In some cases the `TypedChainOfThought` would throw the following error, but `TypedPredictor` would work fine.
```
ValueError: ('Too many retries trying to get the correct output format. Try simpli…
-
@ggerganov do you have any interest in producing more models in GGML format?
I'm now convinced your approach of zero dependency, no memory allocation cpu-first ideaology will make it accessible to…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
I get the following error on the frontend
"Error: Bad Request
Retry"
In the docker Log I g…
-
Paper : https://arxiv.org/abs/2304.11267
Blog : https://ai.googleblog.com/2023/06/speed-is-all-you-need-on-device.html
이번에 리뷰할 논문은 CVPR 2023에 소개된 Google LLC에서 제안된 **Speed Is All You Need: On-Dev…
-
I love the new auto generated commit message feature in the VSCode 1.84 release that's just come out.
What I would love to see to make it even better is the ability to customize the style …
-
**Describe the bug**
I followed the instructions as per the latest documentation: https://distilabel.argilla.io/latest/sections/getting_started/installation/ and ran the code at the quickstart sectio…
-
### Contact Details
github
### What happened?
I came here to report the issue / bug / my incompetence around the error of: `llama_model_load: error loading model: done_getting_tensors: wrong numbe…
-
Hello,
As I was trying to work this into a Graph LLM Rag. I was thinking on doing some queries based on data type (example: node is a 'person', 'skill', ...).
The idea was to have a person A, id…