-
### What happened?
CronJobs will occasionally fail to create their Jobs at the scheduled time, with delays ranging from 3 minutes to over 50 minutes. In the most extreme cases we've observed delays o…
-
Currently, the StreamHashAgg constructs Mask on the visibility bitmap to process different groups' data.
https://github.com/risingwavelabs/risingwave/blob/8052dec77bc71a0a5895553dcb3022a494d915ad/sr…
-
**Describe the bug**
I have two machines: a PC and a Laptop which I tried connecting to each other (they are connected to the same Wi-Fi network). I am running the basic example from get-started page…
-
### System Info
peft==0.13.2
accelerate==1.0.1
torch==2.4.0
peft_config
```python
peft_config = PromptTuningConfig(
task_type=TaskType.CAUSAL_LM,
prompt_tuning_init=PromptTuningI…
-
### 🐛 Describe the bug
This warning is raised literally thousands of times when compiling my model. Not sure what it means nor if I should be worried.
I managed to write a smaller code that produc…
-
### System Info
`text-generation-launcher --env:`
```
2024-08-28T05:17:36.254761Z INFO text_generation_launcher: Runtime environment:
Target: x86_64-unknown-linux-gnu
Cargo version: 1.79.0
Comm…
-
Hi authors,
Thanks for sharing this interesting work.
I am curious about the relation between rfid and gfid presented by the recent works Maskbit and RAR. I noticed that the gfid can be signific…
-
### 🐛 Describe the bug
DDP init call is failing when using subclass of torch.Tensor, same code works with torch.Tensor.
Command to run the code
python test.py --max-gpus 2 --batch-size 512 --epoch …
-
### 🐛 Describe the bug
Use the eps parameter of torch.nn.BatchNorm1d to prevent divide-by-zero errors. Setting the eps parameter to 0.0 is non-compliant, as it leads to numerical instability and may …
-
### Your current environment
The output of `python collect_env.py`
```text
Collecting environment information...
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTorch…