-
https://github.com/volcengine/verl/blob/main/patches/megatron_v4.patch
For example:
- case 1
```
- tensor_shape = [seq_length, micro_batch_size, config.hidden_size]
+ tensor_shape …
-
Hi Team,
To configure a inline hook manually steps are:
Okta Dashboard > workflow > Inline Hooks > Add inline hook > token
Configure the same using Terraform resource using:
resource "okta_inl…
-
### Describe the bug
When I use flux's img2img controlnet for inference, a channel error occurs.
### Reproduction
import numpy as np
import torch
import cv2
from PIL import Image
from diffusers…
-
Hello! I have a remix-forms `Form` setup like so
```
```
It works great except for the fact that the hidden `conditionEventType` field is not being sent to the action -- only the inputs that …
-
Hi,
I have made several improvements to the plugin locally already. I would really love to contribute them back as individual patches.
Right now it's not ready for PR submission and I will have to…
-
There is some chatter regarding this library's over-reliant dependence on [TransformerLens](https://github.com/TransformerLensOrg/TransformerLens). (See https://github.com/FailSpy/abliterator/issues/1…
-
hey, while running on 4bit quantized model from https://huggingface.co/ThetaCursed/Ovis1.6-Gemma2-9B-bnb-4bit i am getting the following error
```
{
"name": "RuntimeError",
"message": "self an…
-
Storing the keys of columns to be displayed in the settings causes an issue where newly added columns do not appear on the screen if the user has already customized their settings. To resolve this, we…
-
### Add TOVA implementation
Hi, I think the following code will be the kvpress version of TOVA ([https://arxiv.org/abs/2401.06104](https://arxiv.org/abs/2401.06104)):
```
class TOVA(ObservedAttentio…
-
There are several ways we can offer state management, and also several services that can perform the task
- do we allow users to hook into any existing kvstore like mongodb or redis
- do we keep the i…