yli147
yli147

./qemu/build/qemu-system-riscv64 -cpu rv64,h=off \ > -machine virt -m 512M -smp 1 -nographic \ > -bios opensbi-h/build/platform/generic/firmware/fw_jump.elf \ > -kernel ./xvisor/build/vmm.bin \ > -initrd ./xvisor/build/disk.img \ > -append 'vmm.bootcmd="vfs mount initrd...
### What happened? I have an Intel ARC750 graphic card. The same Phi-3-mini-4k-instruct-fp16.gguf can be run on x86 host with vulkan backend successfully, but it failed on RISC-V host ###...