Text Generation
Safetensors
English
qwen2
apex
salesforce
lwc
visualforce
aura
soql
sfdx
code
fine-tuned
qlora
unsloth
conversational
Instructions to use Gianloko/apex-coder-1.5b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Inference
- Local Apps Settings
- Unsloth Desktop
File size: 292 Bytes
70ea162 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | {
"eos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|PAD_TOKEN|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}
|