Yo Akiyama

Results 5 comments of Yo Akiyama

Thanks for bringing this to our attention. This isn't an error that I've ever seen with signatureanalyzer. How was the spectra generated? Are all values non-negative?

@itsvenu I ran your exact shell script on my end with the latest version of signatureanalyzer and did not run into any issues. How did you install SignatureAnalyzer to your...

Hi Madison, That's a good point -- I should definitely add this. As for the error itself, we've seen that come up when NMF only pulls 1 signature for all...

I'm including some code to reproduce the issue ``` import os import numpy as np import torch from torch.utils.data import DataLoader from transformers.utils import find_labels from transformers import DataCollatorForSeq2Seq from...

> I think I fixed it hopefully maybe? There was an inference issue recently in Unsloth Thanks for the quick fix! Just tested the same code and it appears to...