gitctrlx/llama.go

Llama from scratch in Go.

42
/ 100
Emerging

This project helps Go developers run LLaMA large language models directly within their Go applications for inference. You provide a pre-trained LLaMA model file, and it uses Go's standard library to process the input and generate text outputs. This is ideal for developers who need to integrate LLaMA models into Go-based systems or want to understand transformer architecture without external dependencies.

104 stars.

Use this if you are a Go developer building applications that require LLaMA model inference and prefer a pure Go implementation for simplicity, learning, or reduced dependencies.

Not ideal if you need GPU acceleration for high-performance inference or are not a Go developer.

Go development large language models machine learning inference transformer architecture software development
No Package No Dependents
Maintenance 6 / 25
Adoption 9 / 25
Maturity 15 / 25
Community 12 / 25

How are scores calculated?

Stars

104

Forks

11

Language

Go

License

MIT

Last pushed

Oct 22, 2025

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/transformers/gitctrlx/llama.go"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.