File size: 711 Bytes
ebc7ae2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
39ec4a6
 
 
 
ebc7ae2
39ec4a6
 
 
 
ebc7ae2
39ec4a6
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
language:
- en
license: apache-2.0
base_model: Qwen/Qwen2.5-Coder-3B-Instruct
tags:
- salesforce
- apex
- lwc
- code
- fine-tuned
- gguf
pipeline_tag: text-generation
---

# DeepForce Coder v1

> ⚠️ **Note:** v1 has known issues with simple Apex generation due to 
> adapter weight loss during training. v2 is currently in development 
> with full retraining and will be significantly improved.
> Use v2 when available: coming soon.

## Known Limitations in v1
- Over-engineers simple Apex requests
- Occasionally generates non-existent Apex APIs
- Best used for complex generation, debug, review, and refactor tasks

## v2 Coming Soon
Full retraining with verified adapter weights across all adapters.