llasm-encoder / README.md
sandspeare's picture
encoder 1.0
3e5d6fc
---
license: mit
---
<h1 align="center">llasm: Naming Functions in Binaries by Fusing Encoder-only and Decoder-only LLMs</h1>
## About
llasm, is a novel framework that fuses encoder-only and decoder-only LLMs, which utilizes their capabilities to better comprehend assembly language and have better generalizability at function naming.
This is the encoder of llasm.