-
### 🚀 The feature, motivation and pitch
Hello community, I wanted to share a piece of code that helps me execute Neighbor Search among millions of candidates within a minute. I found this very easy a…
-
Running the repo with the leaked weights, the process takes its time and appears to complete without any errors, but only outputs entirely blank green images. I've tried playing around with the width,…
-
Dear @dfalbel I have bought a new MacBook Air with the M3 chip which has 8 CPUs, 10 GPUs and 16GB integrated memory. My R `torch` apps are crashing. I have put together a MWE which works on all other …
-
I'm trying to extend a project which implements a GNN using Battaglia et al.'s definition through the `MetaLayer` class.
I would like to include some attention mechanisms as defined [here](https://g…
-
Hi,
Thanks for the great library!
Does higher support a dpt-based module passed to the higher.innerloop_ctx?
I'm getting the following error:
```
File "/home/rbachman/miniconda/envs/py38/li…
-
Setting a different image size with include_top = False and weights = 'imagenet' as below,
```
base_model_transfer = NASNetLarge(input_shape=(image_shape[0],image_shape[1],3), include_top=False,\
…
-
Bonjour, j'essaie de finetunner un modèle que j'ai déjà entrainer avec myria3d, après avoir paramétrer les fichiers de callbacks et model j'obtiens l'erreur suivante en lancant run.py :
`Traceback …
-
# âť“ Questions and Help
Hi all, I'm trying to load a pretrained XLM-Roberta model from HuggingFace using xformers to examine the potential speed up. To the best of my abilities, I've defined a config …
-
@turambar @bpark738
If you could answer these questions that would come from a student then I can incorporate that into the class.
What is a Sequence?
Are my log files a sequence, are my f…
-
### System Info
CPU architecture: x86_64
Host RAM: 1TB
GPU: 8xH100 SXM
Container: Manually built container with TRT 9.3 Dockerfile.trt_llm_backend (nvcr.io/nvidia/tritonserver:24.03-trtllm-pytho…