deepforce-coder-v1 / README.md
deepforce's picture
Upload README.md with huggingface_hub
39ec4a6 verified
|
Raw
History Blame Contribute Delete
711 Bytes
metadata
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.