-
-
### Your current environment
```text
The output of `python collect_env.py`
```
### How you are installing vllm
```sh
pip install -vvv vllm
```
### Before submitting a new issue...
- [X] M…
-
Pour apprendre à coder c'est très utile... Mais n'oublier pas une chose si vous travaillez pour un boite avec des NDA:
[![image](https://github.com/user-attachments/assets/4eb97150-0ad3-4520-824a-74f…
-
Hackathon Context:
Aman is participating in a 24-hour hackathon with around 700 teams registered, and a cash prize pool of ₹150,000.
The hackathon's themes focus on topics like AI-based solutions, qu…
-
Modified the config/gpt_config.env.template with the directions on page: https://github.com/e-m-b-a/emba/wiki/AI-supported-firmware-analysis
Then I copied the gpt_config.env.templage to gpt_config.…
-
Apakah salah jika saya sebagai programmer memanfaatkan teknologi Chat GPT dalam solving code?
-
### Edition
Check one or more:
- [x] Standard Edition
- [ ] Developer Edition
Going to the link in the README results in this error:
https://chat.openai.com/g/g-LQHhJCXhW-autoexpert-chat
It …
-
In PowerShell I get the below error.
Warning: Configuration not found at 'default'. Using default configuration.
Do you mean 'default.json'?
⚠️ Error in reading JSON, attempting to repair JSON
E…
-
### What is the issue?
The streamed chat-completion response from ollama's openai-compatible API repeats `"role": "assistant"` in all returned chunks. This is different to OpenAI's API which just has…
-
I have my `ENDPOINT` and `API_KEY`variables from Azure OpenAI.
The variables looks like this:
```
API_KEY = "XXXXXX"
ENDPOINT = "https://.openai.azure.com/openai/deployments/gpt-4o/chat/completion…