BlenderLLM / README.md
KurtDu's picture
Update README.md
8318a67 verified
|
raw
history blame
608 Bytes
metadata
license: apache-2.0
base_model:
  - Qwen/Qwen2.5-7B-Instruct
pipeline_tag: text-to-image
datasets:
  - FreedomIntelligence/BlendNet
metrics:
  - code_eval
tags:
  - code

BlenderLLM: Training Large Language Models for Computer-Aided Design with Self-improvement

BlenderLLM is built using Qwen2.5-Coder-7B-Instruct as the base model. It has been fine-tuned on the BlendNet training dataset and further optimized through Self-improvement techniques to achieve the best performance.

For more details, please visit our GitHub repository