HelloWorldLTY
HelloWorldLTY
Sure, I will do that asap. Thanks.
Hi, I have added a unit test known as test_peft.py file. I did not test inference since it required extra files. Do I need to handle other conflict files? Thanks.
I think so, this is anothe alternative approach. Moreover, installing peft is still the required step I think. Do I need to modify the readme file to implement your suggestions?
Hi, I am in the US and I also cannot use this api. I have the same error here. Moreover, I cannot find the cookie: 
Thanks a lot, I am now working on JAE and since my dataset is very large, this tool is not very efficient.
Hi, I prefer anndata object based on scanpy, and I am currently using this type of data.
Yes, hi I finally can access it by referring the codes in the main text for generating embeddings: ``` #@title Huggingface Pretrained Wrapper """ This is script is a simple...
Thanks, will try.
Same error here, when trying to query the cell embeddings for a group number of cells.
> Actually, I solved it in my case -- the issue was that I was subsetting my anndata object to highly variable genes, and once I did that, there were...