-
### Is your feature request related to a problem? Please describe.
The Mistral AI API has just been released for pubilc beta , and will surely be a favorite among Mistral supporters like us ! It's a …
-
### System Info
qianfan=0.3.14
python=3.11.9
os=windows11
### Reproduction
https://github.com/langchain-ai/langgraph/discussions/575
当我运行下面的代码有一个错误,我不清楚我做错了什么。
我正在使用千帆平台提供的文心一言3构建Langgraph。在这…
-
![image](https://github.com/mistralai/client-python/assets/347398/08625897-4d11-4ba1-9097-f21fcbad3f88)
delip updated
10 months ago
-
### Describe the bug
- I can specify openLLM configuration by using start command:
- `CUDA_VISIBLE_DEVICES=0,1 TRANSFORMERS_OFFLINE=1 openllm start mistral --model-id mymodel --dtype float16 …
-
Sorry if this is the wrong place to open an issue about this.
Is the documentation open source? https://docs.mistral.ai/platform/client/
I would like to propose adding these two implementations …
-
### System Info
Running `ghcr.io/huggingface/text-generation-inference:1.3.1` with model `mistralai/Mixtral-8x7B-Instruct-v0.1` in a GKE cluster using 2x80gb A100s.
I've been running the Llama2 an…
-
OpenAI added logits back to their ChatCompletions API.
This means we can re-add support for all tasks to this LM type! See `OpenAICompletionsLM` for an example of how to do this.
Contributions o…
-
Hello, I am not sure if this is an issue related to lmql decoder ot the underlying model itself.
I am running as a server an instance of Mistral (llama.cpp format) with the following params:
`[L…
-
I'm trying in python:
from sentence_transformers import SentenceTransformer
sbert_model = SentenceTransformer('all-MiniLM-L6-v2')
and I get this error:
SSLError: HTTPSConnectionPool(host='hu…
-
Aider fails to start with error message `KeyError: 'get'` when using openrouter model.
$ aider --openai-api-base https://openrouter.ai/api/v1 --openai-api-key sk-or-v1-**** --model mistralai/mi…