-
I recently published a package [llm-client](https://github.com/uripeled2/llm-client-sdk) that can be very helpful in enabling the support to run other LLM models, including OpenAI, Google, AI21, Huggi…
-
https://www.ai21.com/blog/announcing-jamba
http://qwenlm.github.io/blog/qwen-moe/
https://x.ai/blog/grok-1.5
https://openai.com/blog/navigating-the-challenges-and-opportunities-of-synthetic-voices
…
-
### Checklist
- [X] I added a very descriptive title to this issue.
- [X] I included a link to the documentation page I am referring to (if applicable).
### Issue with current documentation:
https:…
-
### Bug Description
Hello everyone,
In my example application i get the following error:
`raise self._make_status_error_from_response(err.response) from None
openai.BadRequestError: Error code…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
Hi,
great work again.
Are there any possibility to include any of these model's score on the benchmark if its available?
Anthropic's Claude models: https://www.anthropic.com/product
Cohere'…
-
I want to add bedrock 3rd party models to the list of models available . Will use the Bedrock Client API's from the model providers if they have them((Anthropic, Cohere and A121 ), Otherwise create o…
-
### Feature Description
Add support for Llama 3.1 in Bedrock so that we can experiment with its performance and compatibility.
### Reason
_No response_
### Value of Feature
_No response_
-
Hey! Awesome work on this project! I know it's not technically vanilla Mamba but I've been trying to convert the new SSM-Transformers Jamba into MLX for more efficient training and usability but am ha…
-
I want to join tables, but I get a metric request error. The data consists of two measurements, with a time and value column.
```
data_1 = from(bucket:"telegraf/autogen")
|> range(start:-1h)
…