ngxson / wllama

WebAssembly binding for llama.cpp - Enabling in-browser LLM inference
https://huggingface.co/spaces/ngxson/wllama
MIT License
441 stars 21 forks source link

table_index is out of bounds #117

Open flatsiedatsie opened 2 months ago

flatsiedatsie commented 2 months ago

Noticed this when debugging on Android (Chrome).

Screenshot 2024-09-23 at 12 24 35
ngxson commented 2 months ago

Hi, please provide with more info (which model, settings, etc) for reproducibility

flatsiedatsie commented 1 month ago

It happened with Danube 3 500m. I'm trying to reproduce it now, but a lot has changed.