issues
search
ngxson
/
wllama
WebAssembly binding for llama.cpp - Enabling on-browser LLM inference
https://huggingface.co/spaces/ngxson/wllama
MIT License
444
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make the `config` parameter of the `loadModelFromUrl` function optional
#32
felladrin
closed
6 months ago
2
After upgrading to version 1.8.0, the async function `loadModelFromUrl` is not completing when using large models
#31
felladrin
closed
1 month ago
8
v1.8.0
#30
ngxson
closed
6 months ago
0
Better exception handling
#29
ngxson
closed
6 months ago
0
[Demo] WorkerFS
#28
ngxson
closed
4 months ago
1
Sync upstream llama.cpp source code
#27
ngxson
closed
6 months ago
0
Add `abortSignal` for `createCompletion`
#26
ngxson
closed
6 months ago
0
fix CI docs build
#25
ngxson
closed
6 months ago
0
Build docs on CI
#24
ngxson
closed
6 months ago
0
fix OOM on iOS
#23
ngxson
closed
6 months ago
1
Bug: exception handling is broken
#22
ngxson
closed
6 months ago
0
Correct number of pthread pool size
#21
ngxson
closed
6 months ago
0
Should all models now be chunked?
#20
flatsiedatsie
closed
4 months ago
3
Feature request: add a built-in way to interrupt inference
#19
flatsiedatsie
closed
6 months ago
0
Out Of Memory error in Wllama with multi-threads on iOS browser
#18
felladrin
closed
6 months ago
4
Feature request: Add an option for Verbose Mode, for opt-in console logs
#17
felladrin
closed
6 months ago
1
The current configuration of Emscripten with `PTHREAD_POOL_SIZE=32` for multi-threading may be causing memory wastage
#16
felladrin
closed
6 months ago
3
Include `progressCallback` to the usage example
#15
felladrin
closed
6 months ago
3
Free buffer after uploaded to worker
#14
ngxson
closed
6 months ago
0
Add download progress callback
#13
ngxson
closed
6 months ago
0
PostMessage: Data cannot be cloned, out of memory
#12
flatsiedatsie
opened
6 months ago
23
qwen returns empty string
#11
flatsiedatsie
closed
6 months ago
4
null function or function signature mismatch at wllama.wasm
#10
flatsiedatsie
closed
6 months ago
5
Added the ability to see the currently loaded modelURL
#9
flatsiedatsie
closed
6 months ago
2
Adds a rudimentary download progress callback
#8
flatsiedatsie
closed
6 months ago
2
warning: munmap failed: Invalid argument
#7
flatsiedatsie
closed
6 months ago
6
Feature request: Github build workflow
#6
flatsiedatsie
opened
7 months ago
1
Support for local webpage use?
#5
twoxfh
closed
7 months ago
2
performance expectations
#4
chadkirby
opened
7 months ago
5
[Feature Request] Allow setting `dynatemp_range` in `SamplingConfig`
#3
felladrin
closed
7 months ago
5
Oh hell yes
#2
flatsiedatsie
opened
7 months ago
9
Build issues with Vite in the React example
#1
felladrin
closed
8 months ago
5
Previous