Spaces:
Running
Running
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](https://huggingface.co/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`. | |