-
### Your current environment
```text
PyTorch version: 2.3.1+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
**OS: Ubuntu 20.04.6 LTS (x86_64)**
**…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain.js documentation with the integrated search.
- [X] I used the GitHub search to fin…
jarib updated
2 months ago
-
### Describe the issue as clearly as possible:
I am currently trying to follow some of the basic tutorials and are experiencing some unexpected behavior. I expect the JSON-schema to be filled out bas…
-
### Your current environment
The output of `python collect_env.py`
```text
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N…
-
### Your current environment
Docker latest 0.5.4
```
docker pull vllm/vllm-openai:latest
docker run -d --restart=always \
--runtime=nvidia \
--gpus '"device=0"' \
--shm-size=10.…
-
**问题描述 / Problem Description**
用简洁明了的语言描述这个问题 / Describe the problem in a clear and concise manner.
**复现问题的步骤 :按照说明逐步部署,其中basic_model_settings.yaml中设置如下
`
MODEL_PLATFORMS:
- platform_name: xi…
-
Hey everyone, I have implemented a Dataset from a generator as follows:
```
def gen(torch_dataset):
for idx in len(torch_dataset):
yield torch_dataset[idx]
train_dataset = Datase…
-
Often, exceptions occurring within the application code are not appropriately handled and are displayed as responses instead of exceptions in the playground.
For example, if you create an application…
-
### What happened?
The endpoint needs a /v1/ in the end according to this notebook: https://github.com/Azure/azureml-examples/blob/main/sdk/python/foundation-models/mistral/litellm.ipynb
I will up…
-
## ❓ General Questions
```
-- Configuring incomplete, errors occurred!
(mlc) root@DESKTOP-K53JBNI:/mnt/f/mlc-llm/android/library# git submodule update --init --recursive
(mlc) root@DESKTOP-K…