clarencerat

Results 3 issues of clarencerat

python deepseek_vl/serve/app_deepseek.py Its not working on colab notebook. Need a fix !!

Some weights of the model checkpoint at ezelikman/quietstar-8-ahead were not used when initializing MistralForCausalLM: ['end_embedding', 'start_embedding', 'talk_head.0.0.bias', 'talk_head.0.0.weight', 'talk_head.0.2.bias', 'talk_head.0.2.weight', 'talk_head.0.4.weight'] - This IS expected if you are initializing MistralForCausalLM...

model = _load_state(cls, checkpoint, strict=strict, **kwargs) File "/home/zeus/miniconda3/envs/cloudspace/lib/python3.10/site-packages/pytorch_lightning/core/saving.py", line 158, in _load_state obj = cls(**_cls_kwargs) File "/teamspace/studios/this_studio/lang-seg/modules/lseg_module.py", line 55,