-
### 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…
-
### Checklist
- [X] 1. I have searched related issues but cannot get the expected help.
- [X] 2. The bug has not been fixed in the latest version.
- [X] 3. Please note that if the bug-related issue y…
-
### Your current environment
The output of `python collect_env.py`
```text
Collecting environment information...
PyTorch…
-
### 🐛 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):
…
-
1、在微调启动时,报这个错,求助:
AttributeError: 'InternLM2ForCausalLM' object has no attribute '_set_gradient_checkpointing'. Did you mean: 'is_gradient_checkpointing'?
![image](https://github.com/InternLM/tuto…
-
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…
-
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:…
-
Got an unexpected error while running an example in a VSCode Jupyter Notebook (Python3.10, headless remote Ubuntu 22.04 server). Tried recreating the environment, without results.
Code:
```pytho…
-
-
### Describe the bug
When entering my SD venv and trying to install the appropriate IPEX supported modules I get this error.
python -m pip install torch==2.0.1a0 torchvision==0.15.2a0 intel_extens…