This website requires JavaScript.
Explore
Help
Sign In
code.ivysaur.me
/
llamacpphtmld
Watch
1
Star
0
Fork
0
You've already forked llamacpphtmld
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3
Commits
1
Branch
2
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
mappu
fa8db95cc6
doc/license: add MIT license
2023-04-08 15:30:32 +12:00
api.go
initial commit
2023-04-08 15:30:15 +12:00
cflags_linux_amd64.go
initial commit
2023-04-08 15:30:15 +12:00
cflags_linux_arm64.go
initial commit
2023-04-08 15:30:15 +12:00
ggml.c
llama.cpp: commit upstream files (as of rev 62cfc54f77e5190)
2023-04-08 15:30:02 +12:00
ggml.h
llama.cpp: commit upstream files (as of rev 62cfc54f77e5190)
2023-04-08 15:30:02 +12:00
go.mod
initial commit
2023-04-08 15:30:15 +12:00
go.sum
initial commit
2023-04-08 15:30:15 +12:00
LICENSE
doc/license: add MIT license
2023-04-08 15:30:32 +12:00
llama.cpp
llama.cpp: commit upstream files (as of rev 62cfc54f77e5190)
2023-04-08 15:30:02 +12:00
llama.h
llama.cpp: commit upstream files (as of rev 62cfc54f77e5190)
2023-04-08 15:30:02 +12:00
main.go
initial commit
2023-04-08 15:30:15 +12:00
webui.go
initial commit
2023-04-08 15:30:15 +12:00
Description
A web interface and API for the LLaMA large language AI model, based on the llama.cpp runtime.
ai
golang
125
KiB
Languages
C
82.1%
C++
15.3%
Go
2.6%