Nan-Do's picture
Update README.md
b61ebfd
|
raw
history blame
No virus
1.79 kB
metadata
license: llama2
language:
  - en
tags:
  - Python
  - Leetcode
  - Problem Solving
  - CP

LeetCodeWizard: A LLM for mastering programming interviews and solving programming problems.

What is LeetCodeWizard?

  • LeetCodeWizard is a general large language model specifically trained solve and explain Leetcode problems

How was the model developed?

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.

Model Checkpoint Base Model
LeetCodeWizard-13B-V1.0 🤗 HF Link WizardCoder-Python-13B-V1.0
LeetCodeWizard-7B-V1.0 🤗 HF Link WizardCoder-Python-7B-V1.0

Built with Axolotl