Update model card for multi-language model
Browse files
README.md
CHANGED
|
@@ -72,7 +72,7 @@ Use parameter binding: DB::select("SELECT * FROM products WHERE name LIKE ?", ['
|
|
| 72 |
- **Format**: ChatML conversation format with concise reviews
|
| 73 |
- **Framework**: MLX for Apple Silicon acceleration
|
| 74 |
- **Method**: LoRA adapters (r=4, alpha=8)
|
| 75 |
-
- **Iterations**:
|
| 76 |
|
| 77 |
For training details, see the [GitHub repository](https://github.com/iq2i/ai-code-review).
|
| 78 |
|
|
|
|
| 72 |
- **Format**: ChatML conversation format with concise reviews
|
| 73 |
- **Framework**: MLX for Apple Silicon acceleration
|
| 74 |
- **Method**: LoRA adapters (r=4, alpha=8)
|
| 75 |
+
- **Iterations**: 625
|
| 76 |
|
| 77 |
For training details, see the [GitHub repository](https://github.com/iq2i/ai-code-review).
|
| 78 |
|