Nan-Do/LeetCodeWizard_13B_v1.0
212
LeetCodeWizard: A LLM for mastering programming interviews and solving programming problems.
<p align="center"> <img src="https://raw.githubusercontent.com/Nan-Do/LeetCodeContestsDataset/main/LeetCodeWizardLogo.png" width="350"/> </p>
What is LeetCodeWizard?
- LeetCodeWizard is a coding large language model specifically trained to solve and explain Leetcode (or any) programming problems.
How was the model developed?
- This model is a fine-tuned version of the WizardCoder-Python-13B with a dataset of Leetcode problems
Model capabilities:
- It should be able to solve most of the problems found at Leetcode and even pass the sample interviews they offer on the site.
- It can write both the code and the explanations for the solutions.
