Skip to content

The read bytes are not valid UTF-8: Error { kind: InvalidData, message: "stream did not contain valid UTF-8" } #115

@njalan

Description

@njalan

some time faced below issue:
thread 'main' panicked at src/main.rs:579:14:
The read bytes are not valid UTF-8: Error { kind: InvalidData, message: "stream did not contain valid UTF-8" }
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

below is my command:
wasmedge --dir .:. --nn-preload default:GGML:CPU:MiniCPM-2B-dpo-q4km-gguf.gguf llama-chat.wasm -g 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions