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
3 Commits
This Branch
This Branch
All Branches
Author
SHA1
Message
Date
Alex Klinkhamer
48be797ffb
llama : expose model's rope_freq_scale in the API (
#3418
)
...
so it can be scaled further before creating a context.
2023-10-03 20:09:28 +03:00
Alex Klinkhamer
b7647436cc
llama : fix t_start_sample_us initialization warning (
#2238
)
2023-07-17 00:01:45 +03:00
Alex Klinkhamer
90b19bd6ee
llama : let context be const when accessing const data (
#1261
)
2023-05-01 10:24:20 +03:00