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
8,287
Commits
4
Branches
0
Tags
acb7c790698fa28a0fbfc0468804926815b94de3
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