EnricoBeltramo

Results 52 issues of EnricoBeltramo

**What is the goal that you want to achieve by the request?** When I use a linear camera, it return always an image with same size (as width x rows...

**What is the goal that you want to achieve by the request?** Please describe a clear and concise description of what the motivation is. For example: There is a way...

### Before you start please confirm the following. - [X] Yes, I've searched similar issues on [GitHub](https://github.com/portainer/portainer/issues). - [X] Yes, I've checked whether this issue is covered in the Portainer...

kind/bug
bug/need-confirmation

It's possible to run RWKV-5 World on a colab or is too big? If yes, there are some examples?

# 🐛 Bug When try to install xformers from pip, the installation frozeen to 100% of CPU for > 30 minutes (I stopped it before finish) ## Command ## To...

your example use that model: # download models: https://huggingface.co/BlinkDL model = RWKV(model='/fsx/BlinkDL/HF-MODEL/rwkv-4-pile-169m/RWKV-4-Pile-169M-20220807-8023', strategy='cpu fp32') but there is an exaustive list of models path to download? i.e. rwkv 4: '/fsx/BlinkDL/HF-MODEL/rwkv-4-pile-169m/RWKV-4-Pile-169M-20220807-8023' rwkv...

I tried the example_train.py with distribuited pytorch and it work well. Just the example split the network layer by layer and assign each one to a single machine. Is possible...

### To help us save time and help you faster If I create a VerneMQ cluster using a docker compose file, I start it after I stop and restart again,...

I registered and try to download, but the download link looks doesn't work.

Is it possible to install in an OS without a gui (i.e. colab)? I followed that: https://github.com/josStorer/RWKV-Runner/blob/master/build/linux/Readme_Install.txt I installed before (becasu was required by installation) !apt-get install -y libwebkit2gtk-4.0-37 but...