-
Hi,
I stumbled across your work while trying to understand the Navien RS485 wire protocol. I have an ESP32 with TTL-RS485 converter connected to my Navien, and I've been watching some of the packet…
-
I followed your direction like the below to apply selfextend to llama3
"""
[04/19/2024]:💡 We added the support for LLama-3 with transformers==4.40. To use it with transformers==4.40, you may change …
-
### 🐛 Describe the bug
Flex attention with dynamic shapes stumbles upon comparing Relational expressions. I found two places of this error.
One in `flex_decoding.py`:
```
File "/usr/local/li…
-
python3 test_on_video.py --video_path data/UCF-101/SoccerPenalty/v_SoccerPenalty_g01_c01.avi --checkpoint_model model_checkpoints/ConvLSTM_150.pth
Namespace(channels=3…
-
For crossreference:
https://www.arednmesh.org/content/any-plans-how-approach-new-wifi-hardware
I just heard about this project by chatting with someone online.
I'm working a lot with another Open…
-
### Feature Description
It'd be awesome if there was a setting to that let the arrows draw using the first click to set the pointer of the arrow, then being able to drag the tail where ever (revers…
-
There are lost of issues with this update;
- Homing Z0 for some reason is reversed when I use;
G28 X0 Y0
G28 Z0
Z axis goes other way and table crashes the bottom
I didn't have this issue wit…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What would your feature do ?
A novel diffusion model called SyncDreamer …
-
Hello,
When loading weights from a pretrained PyTorch model using the `VarBuilder::get` method, I've noticed that most of the loaded weights for different layers match correctly, except for a 2 lay…
-
Hi!
I'm trying to stand up all components using the makefile.
First of all, the statemente production-test is executed followed tb production-worker-test. But when worker want to achieve the nginx…