nlpxucan / WizardLM

LLMs build upon Evol Insturct: WizardLM, WizardCoder, WizardMath
9.19k stars 712 forks source link

WizardLM/WizardLM-13B-V1.1 performance #126

Open vincentyao2016 opened 1 year ago

vincentyao2016 commented 1 year ago

Hi there

I would like to express my gratitude for sharing the WizardLM model. I am currently utilizing the WizardLM/WizardLM-13B-V1.1 model on an autodl machine. However, I have noticed that each time I execute the model.generate function to obtain a result, it takes approximately 3-4 minutes to complete. During this process, the CPU usage reaches 100%, the GPU utilization is around 24%, and the GPU memory consumption amounts to approximately 15GB. I have followed the example provided in the repository. Could you please confirm if this is the expected performance? Additionally, I would appreciate any suggestions on how to enhance the efficiency of the model.