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
1,830
Commits
4
Branches
0
Tags
3ca63b4538dfc78aaec88cd2c3e3f8417c1924e3
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