Rust llama app
Chat bot (llama) written in rust using Yew and Tauri.
Usage
- Setup dev tools
rustup target add wasm32-unknown-unknown
cargo install trunk tauri
- Download a model from here
- Run the following to run dev mode.
cargo tauri dev
- Select the model you downloaded.
Roadmap
- Setup pipeline
- Setup issue template