Welcome to the WizardCoder Streamlit Demo, where code predictions are more magical than pulling a rabbit out of a hat! 🐰✨
This Streamlit app is a nifty interface for the WizardCoder 34B model, which is basically the Gandalf of code prediction models. Trust us, it's hella slow but so worth it!
- Code Prediction: Get your Python code predicted by the majestic WizardCoder 34B.
- Temperature & Max Token Sliders: Control the randomness and length of your code output.
- Chat Interface: User-friendly chat interface for a more interactive experience.
-
Clone the repository:
git clone https://github.com/tonykipkemboi/WizardCoder-Python-34B-V1.0_Streamlit-Demo.git
-
Navigate to the project directory and install required packages:
cd WizardCoder-Python-34B-V1.0 pip install -r requirements.txt
-
Run Streamlit:
streamlit run your_app.py
- Temperature & Max Tokens: Adjust these sliders to control the unpredictability and length of your code.
- Chat Input: Enter what you want your Python code to do.
- Hit Enter: Wait a bit (perfect time for a coffee refill ☕) and voila, your code is ready!
- Streamlit
- Gradio Client
Happy Streamlit-ing! 🎈