Gustavo Ye

Results 12 issues of Gustavo Ye

Enable pytorch backend in the Wasi-NN plugin.

First of all, thanks for the great implementation of Wasi-NN! I found something misaligned while I tried to read the OpenVINO backend and the corresponding example. In the example, we...

Milestones: - [x] Add local state support for `hnswlib` - [ ] Index queries' distance tables using local state - [ ] Optimize searching precision for the complete PQ backend

support tensorflow lite backend for wasi-nn. - [x] implementation - [ ] tests - [ ] CI - [ ] examples

Hi there. Greate project. Can we add a default language setting? I want to use Markdown as the auto language every time I create a block.

enhancement

**Documentation description** Hi, I'm looking for a neat, simple ChatBot UI in React, and really happy tha found this project. However, the docs site seems [place the docs of `textarea`...

documentation

This pr involved slight UI modification to add a download path configure

enhancement

Hi, thanks for the great app! I'm thinking maybe add some interactions would be better, something like configuring the download path on the system. If we can agree on that,...

enhancement

### Background and motivation 在如OPT, Llama等LLM中, huggingface的实现都涉及到element-wise max的操作, 且LLM大多采用float16的权重载入和amp training. 导致训练时反向传播导致错误. ### API Proposal None ### API Usage None ### Alternatives _No response_ ### Risks _No response_