Skip to content

Illegal instruction! RK3576 Arm cortex A53 A72 CPU not support lse automic instruction? How to solve #11

Description

@smil4ever

lscpu
Architecture: aarch64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 8
On-line CPU(s) list: 0-7
Vendor ID: ARM
Model name: Cortex-A53
Model: 4
Thread(s) per core: 1
Core(s) per socket: 4
Socket(s): 1
Stepping: r0p4
CPU(s) scaling MHz: 80%
CPU max MHz: 2016.0000
CPU min MHz: 408.0000
BogoMIPS: 2000.33
Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
Model name: Cortex-A72
Model: 0
Thread(s) per core: 1
Core(s) per socket: 4
Socket(s): 1
Stepping: r1p0
CPU(s) scaling MHz: 46%
CPU max MHz: 2208.0000
CPU min MHz: 408.0000
BogoMIPS: 2000.33
Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
Caches (sum of all):
L1d: 256 KiB (8 instances)
L1i: 320 KiB (8 instances)
L2: 1.5 MiB (2 instances)
Vulnerabilities:
Gather data sampling: Not affected
Indirect target selection: Not affected
Itlb multihit: Not affected
L1tf: Not affected
Mds: Not affected
Meltdown: Not affected
Mmio stale data: Not affected
Reg file data sampling: Not affected
Retbleed: Not affected
Spec rstack overflow: Not affected
Spec store bypass: Not affected
Spectre v1: Mitigation; __user pointer sanitization
Spectre v2: Mitigation; CSV2, BHB
Srbds: Not affected

root@NanoPi-M5:VibeASR.cpp-main# ./build/bin/asr_infer --vae-model models/vibeasr/vibeasr-vae-encoder-i8_s.gguf --lm-model models/vibeasr/vibeasr-lm-i2_s-embed-q6_k.gguf --audio ../../data/audio/lei-jun-test.wav

VibeASR.cpp - Standalone ASR Inference

Configuration:
VAE model: models/vibeasr/vibeasr-vae-encoder-i8_s.gguf
LM model: models/vibeasr/vibeasr-lm-i2_s-embed-q6_k.gguf
Audio: ../../data/audio/lei-jun-test.wav
Threads: 4
Context: 16384
Max tokens: 16384
Decoding: sampling

[Step 1] Loading audio...
[audio_io] Resampling from 16000 Hz to 24000 Hz
[audio_io] Loaded: ../../data/audio/lei-jun-test.wav (272.40s, 6537555 samples @ 24000 Hz)
Audio loaded: 272.40s duration, 6537555 samples

[Step 2] Loading VAE model...
[VAE] Loading model from models/vibeasr/vibeasr-vae-encoder-i8_s.gguf
Illegal instruction

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions