Spaces:
Running
Running
neetnestor
commited on
Commit
•
ba5efb4
1
Parent(s):
bba96cd
style: update title and color
Browse files
README.md
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
---
|
2 |
-
title: Webllm
|
3 |
emoji: 💬
|
4 |
-
colorFrom:
|
5 |
colorTo: indigo
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
license: apache-2.0
|
9 |
---
|
10 |
|
11 |
-
A space to chat with
|
|
|
1 |
---
|
2 |
+
title: Webllm Phi 3.5 Chat
|
3 |
emoji: 💬
|
4 |
+
colorFrom: gray
|
5 |
colorTo: indigo
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
license: apache-2.0
|
9 |
---
|
10 |
|
11 |
+
A space to chat with Phi 3.5 running locally in your browser, powered by [WebLLM](https://github.com/mlc-ai/web-llm/).
|