--- base_model: cognitivecomputations/dolphin-2.9.2-qwen2-7b language: - en license: apache-2.0 tags: - text-generation-inference - transformers - unsloth - qwen2 - trl datasets: - dbands/ScoredPythonInstruct --- I created this model with the primary intent to review python code. This is a continued work in progress and I will update as time moves on. Provide the model with python code and it will provide an analysis, which will include suggestions to improve the code. This model can be used to generate prompts to in turn generate "clean" synthetic code bases for fine tuning models that generate python code for tool use. --- base_model: cognitivecomputations/dolphin-2.9.2-qwen2-7b language: - en license: apache-2.0 tags: - text-generation-inference - transformers - unsloth - qwen2 - trl --- # Uploaded model - **Developed by:** dbands - **License:** apache-2.0 - **Finetuned from model :** cognitivecomputations/dolphin-2.9.2-qwen2-7b This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library. [](https://github.com/unslothai/unsloth)