Ofer Samocha

Results 3 issues of Ofer Samocha

Hi, the push command work perfectly under mac/os and crash under ubuntu. git push --set-upstream ipld:// master < capabilities > push > fetch > < list for-push panic: runtime error:...

![IMG_4127](https://user-images.githubusercontent.com/985808/214078639-e3cddca7-bc0f-470c-ba57-88aa3ff1082d.jpg) on model qnrf it says 1975 on model nwpu it says 4878 the heatmap is attached as well ![img1](https://user-images.githubusercontent.com/985808/214079042-0806056e-2020-41e9-9c52-c88f8eb5b3cc.png)

### What happened? A bug happened! I've build the bin using: from transformers import WhisperForConditionalGeneration import torch model_suffix = 'whisper-13-v2-e3' model_name = f"ivrit-ai/{model_suffix}" model = WhisperForConditionalGeneration.from_pretrained(model_name) model = model.float() torch.save(model.state_dict(),...

bug