Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Main update 12 Aug #215

Merged
merged 55 commits into from
Aug 12, 2024
Merged

Main update 12 Aug #215

merged 55 commits into from
Aug 12, 2024

Conversation

jmbejar
Copy link
Collaborator

@jmbejar jmbejar commented Aug 12, 2024

No description provided.

Guocork and others added 30 commits July 30, 2024 15:50
Correctly handle new directory structure of zipfiles provided in the
b3499 release.
…3499_release

moxin-runner: on Windows, support WasmEdge no-avx WASI-nn plugin (release b3499)
Signed-off-by: csh <458761603@qq.com>
Signed-off-by: csh <458761603@qq.com>
Signed-off-by: csh <458761603@qq.com>
jmbejar and others added 25 commits August 6, 2024 11:21
…conversations

Stop chat streaming when switching conversation
readme: mention that Windows is now supported
Also, improve the error output for developers using moxin-runner
to explicitly state when the main moxin binary hasn't yet been built
before running moxin-runner.
Update to robius-open v0.1.1, which properly opens file URIs on Windows
moxin-runner: support installing no-AVX versions of WasmEdge on Linux
Relying on the system-wide installation has myriad problems;
this avoids those many problems entirely by only checking
the app's data directory for a WasmEdge installation and
installing WasmEdge there if it is missing, which guarantees
that the specific version and build characteristics of the
WasmEdge installation is always under the sole control of Moxin.
…app_data_dir

Use (or install) WasmEdge in the app-specific data directory *ONLY*
There was an issue where the title or description of some models in the
main listing were not visible. The root problem was we were using
similar identifiers for the title and description labels in ModelCard
and ModelCardViewAllModal widgets (which is a nested view under the
model card view).

The solution is to use unique identifiers, so the widget lookup
retrieves what we expect in each case..
…iption

Fix intermittent issue with model card title and description labels
@jmbejar jmbejar merged commit 9e73dbb into main Aug 12, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants