Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
emoji: 👀
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: indigo
|
|
@@ -10,4 +10,14 @@ pinned: false
|
|
| 10 |
license: apache-2.0
|
| 11 |
---
|
| 12 |
|
| 13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
title: YOUR PERSONAL REPLIT GHOSTWRITER
|
| 3 |
emoji: 👀
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: indigo
|
|
|
|
| 10 |
license: apache-2.0
|
| 11 |
---
|
| 12 |
|
| 13 |
+
# YOUR PERSONAL REPLIT GHOSTWRITER
|
| 14 |
+
|
| 15 |
+
## ABOUT
|
| 16 |
+
|
| 17 |
+
This project is an attempt to run the 4 bit quantized version of the 'Replit-v2-CodeInstruct-3b' (i.e., Replit-v2-CodeInstruct-3b-ggml) model on a CPU (i.e., a free HuggingFace Space).
|
| 18 |
+
|
| 19 |
+
Checkout the website that I built on top of this model - https://personal-replit-ghostwriter.sixftone-mlh.repl.co/
|
| 20 |
+
|
| 21 |
+
## CREDITS
|
| 22 |
+
|
| 23 |
+
The 4 bit quantized model was provided by https://huggingface.co/abacaj
|