ANIMA-Web-LLM / README.md
Felladrin's picture
Initial commit
4723216
metadata
title: 'Web-LLM: Mistral 7B OpenOrca'
emoji: 🌊
colorFrom: pink
colorTo: purple
sdk: static
app_file: dist/index.html
pinned: false
license: apache-2.0
models:
  - Felladrin/mlc-chat-Mistral-7B-OpenOrca-q4f32_1
  - Open-Orca/Mistral-7B-OpenOrca

Web-LLM: Mistral 7B OpenOrca

Demo Space for Felladrin/mlc-chat-Mistral-7B-OpenOrca-q4f32_1 model.

Contributing

Before start developing or building, run npm ci to install the dependencies.

To run the app locally for development, run npm start.

To build the app to dist folder, run npm run build.