-
### System Info
Hi everyone, when trying to update from Llama 3 8B Instruct to Llama 3.1 8B Instruct, I noticed a crash:
```bash
Args {
model_id: "meta-llama/Meta-Llama-3.1-8B-Instruct",
…
-
Hi,
I'm trying to run the demo code and I followed all the step that you mentioned in the Markdown. But I keep on getting this error
```
python demo_rh.py --src_folder='/content/drive/My Drive/R…
-
Error occurred when executing KSampler //Inspire:
CrossAttention.efficient_forward() got an unexpected keyword argument 'value'
File "E:\Blender_ComfyUI\ComfyUI\execution.py", line 151, in recur…
-
run_e2e_ver.sh is trying to create cache directory in the RRoseTTAFold install directory. This is not possible on a shared system (HPC). I wonder how others are able to do run like this?
`
Reading…
-
In your code, `drop_out=True`
https://github.com/HiLab-git/CA-Net/blob/94f2624ee6344a960655183b9c1cc8dfb088498a/Models/networks/network.py#L55
https://github.com/HiLab-git/CA-Net/blob/94f2624ee6344…
-
Hi,
I couldn't find the implementation of the attention layer inside the network models. In the SAGAN paper it is mentioned that they have added the self-attention mechanism at different stages an…
-
Hi,
I've encountered a few issues while using alpha-beta-CROWN for verifying the output of a simple neural network. I would greatly appreciate your assistance in resolving these concerns.
I hav…
-
Hello,
Thank you for sharing this codebase! Is it possible to estimate the Lipschitz constant of the proposed network and its components? (specifically including the self-attention mechanism)
-
hello,it's a very good idea to solve some problems in semantic segmentation,but a error appeared when i run the code which i can't handle.Wish that you can give me reply.
epoch:0,test loss:nan
ep…
hgmlu updated
3 years ago
-
Error occurred when executing KSampler:
CrossAttention.efficient_forward() got an unexpected keyword argument 'value'
File "D:\AI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\execution.py", line 151, in re…