-
Requirement already satisfied: packaging in ./venv/lib/python3.11/site-packages (from -r requirements.txt (line 1)) (21.3)
Collecting torch==2.1.0 (from -r requirements.txt (line 2))
Using cached …
-
I've just finished the HU NL Holdem game that runs on the GPU as a part of the [Spiral playlist](https://www.youtube.com/playlist?list=PL04PGV4cTuIVP50-B_1scXUUMn8qEBbSs). The screencast showing the i…
-
### Description
On various platforms, versions and backends `jax.profiler.trace` emits a trace that is truncated.
### System info (python version, jaxlib version, accelerator, etc.)
Here is one suc…
-
### Describe the bug
I was trying to inference flux lora , lora was finetuned on ai toolkit
I have installed diffusers from source
while inferencing with lora , I am getting…
-
### 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…
-
Hello, very nice video, and very nice tutorial on alternatives to langchain.
I am having troubles with haystack however, I tried to overcome dependency issues but couldn't get ingest.py to work pr…
-
### RuntimeError: The expanded size of the tensor (628) must match the existing size (129) at non-singleton dimension 3. Target sizes: [1, 32, 1, 628]. Tensor sizes: [1, 1, 1, 129]
Issue: Upon ru…
-
### 🐛 Describe the bug
version:
python 3.10
torch 2.1.0
cuda 12.1
put breakpoint in row x = x.detach()
```python
import torch
import torchvision
class BoQ_DinoV2(torch.nn.Module):
…
-
-
this is my prompt
`"Below is an instruction that describes a task, paired with an input that provides further context. Write a response that appropriately completes the request.\n\n ### Instruction:…