Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title: mpt-30b-chat-ggml
|
3 |
emoji: 🔥
|
4 |
colorFrom: purple
|
5 |
colorTo: red
|
@@ -9,6 +9,6 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
duplicated_from: mikeee/mpt-30b-chat
|
11 |
---
|
12 |
-
NB: Need a CPU UPGRADE (32GB RAM) instance to run on a huggingface space or
|
13 |
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
title: mpt-30b-chat-ggml-5bit
|
3 |
emoji: 🔥
|
4 |
colorFrom: purple
|
5 |
colorTo: red
|
|
|
9 |
pinned: false
|
10 |
duplicated_from: mikeee/mpt-30b-chat
|
11 |
---
|
12 |
+
NB: Need a CPU UPGRADE (32GB RAM) instance to run on a huggingface space or 23GB+ disk, 25GB+ RAM at a minimum
|
13 |
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|