あれ
2023/5/18 15:55:00
実行環境構築
git clone https://github.com/mlc-ai/web-llm.git
conda create -n webllm
conda activate webllm
brew install emscripten
brew install rust
brew install wasm-pack
brew install rbenv
rbenv install 3.2.2
gem update –system
gem install jekyll
gem install jekyll-remote-theme