This website requires JavaScript.
Explore
Help
Register
Sign In
Lumpiasty
/
llama.cpp
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
469
Commits
4
Branches
0
Tags
6bc4400e67e6bc4faad3ad3d5e9d8a6576a9752d
Commit Graph
2 Commits
This Branch
This Branch
All Branches
Author
SHA1
Message
Date
hoangmit
6eac39ba95
Add RMS norm and use it (
#187
)
...
* add ggml_rms_norm * update op num
2023-03-16 00:41:38 +02:00
hoangmit
113e685d18
inline -> static inline for "bytesFromNibbles" (
#161
)
...
Without "static" prefix, it fails to compile in clang
2023-03-15 21:05:14 +02:00