loicsapone commited on
Commit
65e12cf
·
verified ·
1 Parent(s): 758fc83

Update model card for multi-language model

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -6,7 +6,7 @@ tags:
6
  - mlx
7
  - gguf
8
  - qwen2.5-coder
9
- base_model: Qwen/Qwen2.5-Coder-0.5B-Instruct
10
  ---
11
 
12
  # AI Code Review Model
@@ -15,7 +15,7 @@ Multi-language code review model optimized for automated code review in CI/CD pi
15
 
16
  ## Model Details
17
 
18
- - **Base Model**: Qwen/Qwen2.5-Coder-0.5B-Instruct
19
  - **Training Method**: LoRA fine-tuning with MLX
20
  - **Format**: GGUF (Q4_K_M quantization)
21
  - **Purpose**: Automated code review for CI/CD pipelines
 
6
  - mlx
7
  - gguf
8
  - qwen2.5-coder
9
+ base_model: Qwen/Qwen2.5-Coder-1.5B-Instruct
10
  ---
11
 
12
  # AI Code Review Model
 
15
 
16
  ## Model Details
17
 
18
+ - **Base Model**: Qwen/Qwen2.5-Coder-1.5B-Instruct
19
  - **Training Method**: LoRA fine-tuning with MLX
20
  - **Format**: GGUF (Q4_K_M quantization)
21
  - **Purpose**: Automated code review for CI/CD pipelines