Han-Wen Tsao
Han-Wen Tsao
### Summary #### Motivation With the rise of Large Language Models (LLMs), there's an increasing demand for running LLM models on CPUs. The [Intel Extension for Transformers](https://github.com/intel/intel-extension-for-transformers) is a toolkit...
## Explanation Add neural speed backend install tutorial. ## Related issue https://github.com/WasmEdge/WasmEdge/issues/3260 ## What type of PR is this /kind documentation
### Summary The primary objectives of this project are to create a WasmEdge plugin and an SDK to use these functions with the following features: - Support txt2img - Support...
### Summary WasmEdge supports many NN backends, like llama, Pytorch, and Neural Speed. The objective of this work is to support ChatTTS as a new WASI-NN backend. ChatTTS is a...
### Summary This GSOC project aims to enhance the security of WasmEdge plug-ins by exporting key WASI APIs, thereby ensuring a robust and secure virtual filesystem sandbox for file operations....
### Summary With the advent of multimodal AI, applications are no longer limited to text generation. Therefore, we aim to support a wider variety of models to handle different tasks....