mbzuai-oryx / LLaVA-pp

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

Total Parameters: 0 #28

Closed believewhat closed 3 months ago

believewhat commented 6 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.