mbzuai-oryx / LLaVA-pp

🔥🔥 LLaVA++: Extending LLaVA with Phi-3 and LLaMA-3 (LLaVA LLaMA-3, LLaVA Phi-3)
751 stars 53 forks source link

Total Parameters: 0 #28

Open believewhat opened 2 months ago

believewhat commented 2 months ago

image During my training phase. I found the number of parameters is 0. And when I try to output p for p in model.get_model().parameters()) I got [] from p. Could you please help me? Thank you very much.