Hao Xu

Results 7 issues of Hao Xu

pydantic 2.4 show error {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': , 'url': 'https://errors.pydantic.dev/2.4/v/model_attributes_type'}

bug

Hi, I am using clodsa to achieve data augmentation for semantic segmentation. And now I meet the error "None-Type". I am trying the debug in pycharm and found the error...

I have been successfully run. Environment follows: cuda 11.8 python 3.10.13 pytorch 2.1.1 causal_conv1d 1.1.1 mamba-ssm 1.2.0.post1 ``` pip install torch==2.1.1 torchvision==0.16.1 torchaudio==2.1.1 --index-url https://download.pytorch.org/whl/cu118 pip install causal_conv1d==1.1.1 pip install...

I have been successfully run. Environment follows: cuda 11.8 python 3.10.13 pytorch 2.1.1 causal_conv1d 1.1.1 mamba-ssm 1.2.0.post1 ``` pip install torch==2.1.1 torchvision==0.16.1 torchaudio==2.1.1 --index-url https://download.pytorch.org/whl/cu118 pip install causal_conv1d==1.1.1 pip install...

可以将仓库里面的预训练的模型转为ggml格式在whisper中使用吗?

question

As far as I know [Funasr](https://github.com/modelscope/FunASR)'s open source pre-trained speech model has very good recognition capabilities, especially for Chinese. Could you please consider quantizing and converting some of Funasr's pre-trained...

When I use the Chinese finetune Whisper model, [BELLE](https://github.com/LianjiaTech/BELLE), could show error. I use the [Belle-whisper-large-v2-zh](https://huggingface.co/BELLE-2/Belle-whisper-large-v2-zh/blob/main/pytorch_model.bin)