# llama2.c for Dummies (초보자를 위한 llama2.c 가이드)

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=10105](https://news.hada.io/topic?id=10105)
- GeekNews Markdown: [https://news.hada.io/topic/10105.md](https://news.hada.io/topic/10105.md)
- Type: news
- Author: [ninebow](https://news.hada.io/@ninebow)
- Published: 2023-07-31T18:02:02+09:00
- Updated: 2023-07-31T18:02:02+09:00
- Original source: [github.com/RahulSChand](https://github.com/RahulSChand/llama2.c-for-dummies)
- Points: 21
- Comments: 1

## Topic Body

Andrej Karpathy가 작성한, 순수 C로 작성된 Llama 2 추론 코드인 llama2.c에 대한 설명  
  
자료형(structs), 각종 함수와 로직 설명, main() 함수 설명의 3부로 구성되어 있습니다.

## Comments



### Comment 17810

- Author: ninebow
- Created: 2023-07-31T18:03:38+09:00
- Points: 2

#### 더 읽어보기  
* [GN⁺: Meta, 차세대 언어모델 Llama 2 공개](https://news.hada.io/topic?id=9871)  
* [Llama2.c: 순수 C로 작성된 Llama 2 추론 코드](https://news.hada.io/topic?id=9967)  
* [(⚠️광고⚠️) 파이토치 한국어 커뮤니티에서 동일한 내용 읽기](https://discuss.pytorch.kr/t/llama2-c-for-dummies-llama2-c/2200)
