tom white
tom white
:+1: Joost, I'm now using your version of this useful plugin via [nl.zeekat/lein-git-version "1.0.0"]. This customization does exactly what I needed. Colin - any reason to keep this out of...
also not getting my imagenet eval to work. ```bash Flamingo model initialized with 1046992944 trainable parameters Evaluating on ImageNet... Running inference imagenet: 0it [00:00, ?it/s] Traceback (most recent call last):...
Thanks for that - I've confirmed that this appears to be a typo introduced in bcf220c1 - if I revert that line as it was before to simply ```python batch_text.append(context_text)...
Well not as-is since that one evaluates everything *except* ImageNet. 😅 It is based on that one - but I've also removed the slurm dependency since I hoped that would...
Managed to get a bit further on this today by using device="cuda:0" instead of device=0 (and changing the internal param check to allow string based devices). So now loading the...
The original dbn covered in the book had no "size" command - *all sketches* were 101x101 pixels. 10201 addressable pixels is definitely idiosyncratic by today's standards, but maeda was very...
Thanks - the [2dmse-bert-base-nli](https://huggingface.co/SeanLee97/2dmse-bert-base-nli-v1) model loads and perform well for me using the full hidden size, which appears to be 768. Can you confirm that the other usable hidden sizes...
I've managed to get the`getckpts` download utility to run, but it appears the referenced checkpoints are no longer available on wandb (or perhaps I don't have permissions to access)? For...
also cannot run command listed in README on linux, though my error is different: ```bash $ elk elicit microsoft/deberta-v2-xxlarge-mnli imdb Traceback (most recent call last): ... File "/mnt/md1/nets/elk/elk/extraction/extraction.py", line 336,...
I've made some progress on this and now have a version that can generate kolors panoramas, including with ip-adapter support. For example, here is a kolors "photo of the dolomites"...