hydai

Results 94 issues of hydai

## Motivation After https://github.com/containers/podman/pull/18542, podman no longer propagates annotations while running the container image. We should update all of the container examples and documents. ## Details Drop `module.wasm.image/variant=compat` annotation. Use...

priority:high
c-Container

### Summary Some users work on AWS Deep Learning AMI based on Amazon Linux 2. When they tried our wasmedge+ggml examples, they failed due to several incompatible issues. To avoid...

enhancement
good first issue
help wanted
priority:low
WASI-NN
c-CI

### Summary When installing the OpenCV library for the related plugins on macOS 11, it will re-build lots of things to take so much time, and then fail. [In this...

bug
c-CI

Hi, I have a few questions: 1. Is the `wasmedge-quickjs` stable now? 2. I would like to know if is it possible to have a release with all the pre-built...

我們有很多很棒的選課心得分享還在我們的楓橋 BBS 站上。 如果能將他們整合進來是很棒的,目前我會著手這部分。

enhancement

我們沒有任何地方可以存取到擋修的連結,或許要加上擋修的資訊或資料重導

enhancement

### Summary The relaxed SIMD proposal is now in Phase 4. We should consider to implement it. Ref: https://github.com/WebAssembly/relaxed-simd ### Details Implement the whole spec of the relaxed SIMD proposal,...

enhancement
c-Relaxed-SIMD

### Summary ## Motivation WasmEdge runtime provides inference support for AI models and LLMs (large language models, such as llama3 and phi-3-mini). Stable Diffusion is a popular category that we...

enhancement
OSPP

### Summary ## Motivation WasmEdge runtime provides inference support for AI models and LLMs (large language models, such as llama3 and phi-3-mini). We believe training a new model is important....

enhancement
OSPP

### Summary Some users don't have the AVX hardware feature. To allow them to use the ggml plugin (CPU version), we would like to provide a new set of assets...

enhancement
c-WASI-NN