RLDecompile 3B

Input format

# This is the assembly code:
{{ asm }}
{%- if strings %}
# Some const strings which may be used in this function:
{% for k, v in strings.items() -%}
{{ k }} = {{ v }}
{% endfor -%}
{%- endif -%}
{%- if floats %}
# Some const floats which may be used in this function:
{% for k, v in floats.items() -%}
{{ k }} = {{ v }}
{% endfor -%}
{%- endif %}
# What is the source code?

Example:

# This is the assembly code of function
<crashme>:
push   %rbp
mov    %rsp,%rbp
mov    %rdi,-0x8(%rbp)
mov    -0x8(%rbp),%rax
movl   $0x1,(%rax)
pop    %rbp
ret
# What is the source code?
Downloads last month
4
Safetensors
Model size
3B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for ri-char/rldecompile-3b

Base model

Qwen/Qwen2.5-3B
Finetuned
(52)
this model
Quantizations
2 models

Collection including ri-char/rldecompile-3b