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
6,315
Commits
4
Branches
0
Tags
e8d99dd0b67f2ecc1e45fca8074a3a18c3e036d2
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