-
While idea #5 will be implemented, it will be possible to have all the scripts in one single place instead of copying the whole bunch of scripts to each repository. We may also take advantage of the r…
-
Lets say i have a series of modules defined for an app. Each module adds certain features to the app. I know that modules will provide services that implement certain interfaces.
At runtime, i want…
-
**Reproduction**
I am trying to finetune Qwen2-0.5B model on some training data using a multi-GPU setup. The same code (given further below) seems to work in a single-GPU setting (when i set CUDA_V…
-
hello i try to debug this problem more than 30 days, so i need your help ,if you convient.
1. first, the code show the error is:
slide_embeds = run_inference_with_slide_encoder(slide_encoder_mod…
-
### Your current environment
```text
The output of `python collect_env.py`
```
### How would you like to use vllm
I'm implementating a custom algorithm that requires a custom generate met…
-
---------------------------------------------------------------------------
RuntimeError Traceback (most recent call last)
Cell In[25], line 3
1 from elegantrl.tr…
-
Hi, I face different errors under different gpus to run get_emb.py with generated personal dataset.
If I run it based on gtx 1080 ti, the error is:
```
File /gpfs/gibbs/project/zhao/tl688/con…
-
```
{
"name": "CompilationError",
"message": "at 53:4:
loss_ptr += row_idx
logsumexp_ptr += row_idx * N_CHUNKS + chunk_idx
labels_ptr += row_idx
col_offsets = chun…
-
### Link to reproduction
https://github.com/ysfaran/payload/tree/reproduction-after-change-bug
### Describe the Bug
When you create an `afterChange` hook for any nested field type like `type:…
-
### Is your feature request related to a problem? Please describe.
Currently certificate based authentication with the exporter is possible right now with httpAgentOptions e.g.
```
new OTLPMetricEx…