This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
llgo
Watch
1
Star
0
Fork
0
You've already forked llgo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7a294e6d4e319caf16ce4f71256cd9c8dd724524
llgo
/
c
/
llama2
History
Aofei Sheng
d0fb5a4b04
fix(c/llama2): explicitly link libm to ensure compatibility with Linux
2024-06-24 17:50:05 +08:00
..
llama2
c/llama2: rm precompiled *.ll files (
#407
)
2024-06-24 17:31:59 +08:00
llama2.c
@
b3c4b6c3c4
submodule c/llama2/llama2.c
2024-05-17 22:34:34 +08:00
.gitignore
mv x/ => c/
2024-05-17 22:33:57 +08:00
llama2.go
fix(c/llama2): explicitly link libm to ensure compatibility with Linux
2024-06-24 17:50:05 +08:00
llgo_autogen.lla
fix(c/llama2): explicitly link libm to ensure compatibility with Linux
2024-06-24 17:50:05 +08:00
README.md
c/llama2: rm precompiled *.ll files (
#407
)
2024-06-24 17:31:59 +08:00
README.md
LLGo wrapper of karpathy/llama2.c
How to update source to llgo
git submodule init git submodule update cp llama2.c/run.c llama2/run.c
Reference in New Issue
View Git Blame
Copy Permalink