-
Trying to have Open Interpreter describe images locally. Errors every time. I use a Mac with Apple silicon
Not sure if the issue is with how Open Interpreter is passing images to moondream [file](h…
-
## Expected Behavior
deploy successfully dependency templates with director 1.8.0
## Current Behavior
as soon as as `parent object` is set in a dependency template, director is adding two objects…
-
### Affected rules
- `DCL51-CPP`
### Description
The rule currently enforces that function names defined in standard library headers are not reused in any namespace. However, a careful re-read…
-
### Describe the bug
```
inpaintingPipe = DiffusionPipeline.from_pretrained(
'runwayml/stable-diffusion-inpainting',
torch_dtype = torch.float16,
custom_pipeline = 'hd_painter'
)
``…
-
Reproduced with DOOM 2:
```shell
=================================================================
==133759==ERROR: AddressSanitizer: global-buffer-overflow on address 0x559945c42580 at pc 0x5599…
-
### Motivation.
take a look at the current llama forward computation logic:
```python
class LlamaMLP(nn.Module):
def forward(self, x):
gate_up, _ = self.gate_up_proj(x)
x…
-
## What
Although Coil implements a high-available egress NAT, the connection
tracking states are lost when one of the egress NAT Pods is gone.
Linux tracks connection status by conntrack tables in n…
-
Would like to add a python script for a GUI Tic Tac Toe Game
-
### Describe the issue
I am facing error's with DataParallel.
-
I am tryin to use the universal checkpoint conversion code, `python ds_to_universal.py `, but I get this error that can't find a layer number. I'm not sure why, but I am missing layer 01 and 16, my c…
exnx updated
2 months ago