Ofer Samocha
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:...
 on model qnrf it says 1975 on model nwpu it says 4878 the heatmap is attached as well 
### 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(),...