Feature request for product/service
AI Models
Describe the request
I suggest training a code model that directly generates binary.
User inputs prompt
↓
Large model helps refine the prompt and generate documentation
↓
Code model internally converts natural language semantics into program semantics through high-dimensional semantics + uses mathematical knowledge for formal verification (e.g., Lean4)
↓
Directly generate binary
Binary datasets can be generated from existing compilers.
Use GCC or LLVM to obtain massive amounts of binary programs.
Second stage.
Use diffusion model training to achieve high-speed generation.
Third stage.
Embed the model into the chip to achieve exponential generation speed.
Operating System (if it applies)
Windows 10/11