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
5,417
Commits
4
Branches
0
Tags
9c55e5c5c24990dd17fd6c8f4f2159052d2b06f1
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