File size: 646 Bytes
4723216
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
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`.