Live data from Hacker News

Ask HN: LLVM Book to Get Started

news.ycombinator.com

1–7 of 7 posts

Re: Ask HN: LLVM Book to Get Started

#3
"Transformers for Natural Language Processing" by Denis Rothman on Packt is a good one.

Make sure to get the 2nd edition for the coverage of newer models, particularly the ones from Hugging Face.

Everything I've read from Denis is really good. He's great at explaining complex topics in ways that are straightforward and digestible.

Re: Ask HN: LLVM Book to Get Started

#4

"Transformers for Natural Language Processing" by Denis Rothman on Packt is a good one. Make sure to get the 2nd edition for the coverage of newer models, particularly the ones from Hugging Face. Everything I've read from Denis is really good. He's great at explaining complex topics in ways that are straightforward and digestible.

I think OP was referring to the LLVM compiler tools, not the LLM (Large Language Model)