-
I Have installed all requirements and tried to start the file but it gives me this error:
ModuleNotFoundError: No module named 'torchvision.transforms.functional_tensor
I have installed torchvis…
-
Description:
I converted the decoder of a TTS model (with HiFi-GAN vocoder) from PyTorch to ONNX and then to an engine format. During inference, both input and output shapes are dynamic, changing wit…
-
Not working with pytorch 2.*
error:
ModuleNotFoundError: No module named 'torchvision.transforms.functional_tensor'
-
There are some same problems when saving quanted model , coding is here:
if args.save_model:
model.save_pretrained(args.save_model)
tokenizer.save_pretrained(args.save_model)
Could you please prov…
-
### Reminder
- [x] I have read the README and searched the existing issues.
### System Info
我想要在代码中添加可训练参数,比如定义一个缩放参数scale_param,该参数用于在前向传播中暂时缩放模型参数(不合理但这里仅用作举例)
我目前的做法是,在hiyouga/LLaMA-Factory/src…
-
hi. gettin an error. on my ADA RTX 4000 machine that supports BF16 and that runs Stable Diffusion just fine. I get an error on the quantized FLUX update.
running with no model specified or dev or s…
-
hello!when I execute python ./script/data_proccess.py --config_file=./config/Swiss_preprocess.json
the problem is:
[ WARN:0@331.178] global loadsave.cpp:241 findDecoder imread_('dataset/Swiss-EP…
-
基础模型:llama-7b-hf
我尝试将微调后的参数合并,但出现了错误
`Traceback (most recent call last):
File "/home/kww/test_model.py", line 24, in
merged_model = model.merge_and_unload(safe_merge=True)
File "/home/…
-
PR #2957 describes a discrepancy between the linalg dialect re-implemented in xdsl and the upstream linalg dialect.
Specifically, linalg *named* ops are printed correctly in the default pretty prin…
n-io updated
3 months ago
-
Build fails:
```
/usr/local/libexec/ccache/c++ -DH5_BUILT_AS_DYNAMIC_LIB -Dserac_numerics_EXPORTS -I/usr/ports/science/serac/work/serac-33946be/src/serac/infrastructure/../.. -I/usr/ports/science/se…