# Show GN: speculative_decoding.c: llama2.c 기반으로 작성한 speculative decoding C 코드

> Clean Markdown view of GeekNews topic #14450. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=14450](https://news.hada.io/topic?id=14450)
- GeekNews Markdown: [https://news.hada.io/topic/14450.md](https://news.hada.io/topic/14450.md)
- Type: show
- Author: [mscheong01](https://news.hada.io/@mscheong01)
- Published: 2024-04-22T14:27:04+09:00
- Updated: 2024-04-22T14:27:04+09:00
- Original source: [github.com/mscheong01](https://github.com/mscheong01/speculative_decoding.c)
- Points: 3
- Comments: 0

## Topic Body

C 로 구현해본 간단한 speculative decoding 인퍼런스 코드입니다.  
기반으로 한 llama2.c 와 같이 교육 목적의 단순한 코드로 작성해 보았습니다.  
다음으로는 조금 더 최신 논문들을 구현해 볼 예정입니다.

## Comments



_No public comments on this page._
