Sven Hollesen

Results 1 issues of Sven Hollesen

Ubuntu 22.04, gtx 2080 and m40 both result in an all NaN tensor when running the encode_image() function. ```python device, dtype = detect_device() model_id = "vikhyatk/moondream1" tokenizer = Tokenizer.from_pretrained(model_id) moondream...