-
Hi,
first of all, thanks for the great work.
I recorded 50 episodes with a real robot with each episode lasting 20 seconds. When the recording is finished, the statistics of the data is compute…
-
I want to run [sft](https://github.com/huggingface/peft/tree/main/examples/sft) example and I get some erros, Can you help me to find the problem?
I run [run_peft_fsdp.sh](https://github.com/huggin…
-
Generating SAM seg:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/gradio/routes.py", line 488, in run_predict
output = await app.get_blocks().process_api(
…
-
https://github.com/neelnanda-io/TransformerLens/blob/ce82675a8e89b6d5e6229a89620c843c794f3b04/transformer_lens/loading_from_pretrained.py#L1395C7-L1395C69
runpod/pytorch:2.1.0-py3.10-cuda11.8.0-dev…
-
**Describe the bug**
`einops.layers.torch.Rearrange` and `einops.rearrange` behave differently with `list[torch.Tensor]`.
It is possible to use `rearrange` for concatenation, while `Rearrange` fails…
-
Great work!
I discovered in https://github.com/arogozhnikov/einops/blob/master/einops/einops.py#L199 that you also support ellipsis. Its an important feature so you may want to add it to the docume…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits of both this extension and the webui
### Have you read FAQ on README?
- [X] …
-
I ran the 'Sliding Inference and Test' part, below was the message I got:
Loading from /mnt/a/DP_learn/Slide-SAM/slidesam.pth
Checking Data range: [-200.0, 400.0]
Ends for no mask.
No masks
End…
-
Consider the scenario
0) Working environment is jupyter notebook(that's where this bug affects code in the wild)
1) I call `repeat(image, 'h -> (h H)', H=H)` with `H=2.0` (float, not integer). I…
-
hello
i followed your instructions for installation however when i got to run `python gradio_seesr.py` i get the following:
`WARNING[XFORMERS]: xFormers can't load C++/CUDA extensions. xFormers w…