LeetMonkey PEFT GGUF Model
This repository contains the GGUF version of the LeetMonkey PEFT model, fine-tuned for solving LeetCode problems.
Model Details
- Base Model: DeepSeek Coder 6.7B
- Fine-tuning: PEFT (Parameter-Efficient Fine-Tuning), LeetMonkey PEFT Model
- Format: GGUF (GPT-Generated Unified Format)
- Use Case: Generating Python solutions for LeetCode problems
Usage
This model can be used with libraries that support GGUF format, such as llama.cpp.