[go: nahoru, domu]

Skip to content

vodkaslime/llama2.zig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Llama2.zig

This is a zig port of https://github.com/karpathy/llama2.c Basic inferencing functionality supported.

Usage

You need zig version 0.11 or newer.

zig build run -Doptimize=ReleaseFast -- stories15M.bin 0 128 "your prompt here"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages