Spaces:
Runtime error
Runtime error
File size: 573 Bytes
22e2fc8 64a9745 22e2fc8 caf8588 22e2fc8 64a9745 e4eb738 64a9745 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
---
title: YOUR PERSONAL REPLIT GHOSTWRITER
emoji: 👀
colorFrom: blue
colorTo: indigo
sdk: gradio
sdk_version: 3.35.2
app_file: app.py
pinned: false
license: apache-2.0
---
# YOUR PERSONAL REPLIT GHOSTWRITER
## ABOUT
This project is an attempt to run the GGML 4 bit quantized version of the 'Replit-v2-CodeInstruct-3b' model on a CPU (i.e., a free HuggingFace Space).
Checkout the website that I built on top of this model - https://personal-replit-ghostwriter.sixftone-mlh.repl.co/
## CREDITS
The 4 bit quantized model was provided by https://huggingface.co/abacaj |