Alfred Shen

Results 7 issues of Alfred Shen

Interesting paper! Wondering how the classifier will behave if someone come up with a new XXGan not included in the eval_config.py? We found the pre-trained models failed to ID images...

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What would your feature do ? Got the...

bug-report

### Describe the bug The error was thrown when executing the following codes on SD V2 inpainting . It works fine on SD v1. My cuda and torch version are...

bug

It took > 2 hr to generate 6 words on the llama 65B with f16 or q8_0. The server has 1x A10g (24G vram) and 8 vCPU/350G ram. Wondering how...

Appreciated if someone could take a look. Thx! [2016-12-13 22:37:07.598] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... ERROR --- DispatcherServlet: Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'uiSecurity': Cannot resolve reference...

Retrieval-Augmented Generation (RAG) models have emerged as a promising approach to enhancing the capabilities of language models by incorporating external knowledge from large text corpora. However, despite their impressive performance...

Anyone has similar issue? RecursionError Traceback (most recent call last) Cell In[8], line 21 16 device = accelerator.device 18 print('Loading model..') ---> 21 model, image_processor, tokenizer = create_model_and_transforms( 22 clip_vision_encoder_path="ViT-L-14",...