Skip to content

tonykipkemboi/WizardCoder-Python-34B-V1.0_Streamlit-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WizardCoder-Python-34B-V1.0 Streamlit Demo 🎈

Welcome to the WizardCoder Streamlit Demo, where code predictions are more magical than pulling a rabbit out of a hat! 🐰✨

Llama

🚀 Quick Overview

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!

📜 Features

  • 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.

🛠️ Installation

  1. Clone the repository:

    git clone https://github.com/tonykipkemboi/WizardCoder-Python-34B-V1.0_Streamlit-Demo.git
  2. Navigate to the project directory and install required packages:

    cd WizardCoder-Python-34B-V1.0
    pip install -r requirements.txt
  3. Run Streamlit:

    streamlit run your_app.py

🕹️ How to Use

  1. Temperature & Max Tokens: Adjust these sliders to control the unpredictability and length of your code.
  2. Chat Input: Enter what you want your Python code to do.
  3. Hit Enter: Wait a bit (perfect time for a coffee refill ☕) and voila, your code is ready!

🤖 Tech Stack

  • Streamlit
  • Gradio Client

🔗 Links

Happy Streamlit-ing! 🎈

Releases

No releases published

Packages

No packages published

Languages