llama.cpp
Implement customizable RoPE
#2054
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
10
Changes
View On
GitHub
Commits
Implement customizable RoPE
jxy
committed
2 years ago
ggml-metal: fix custom rope
jxy
committed
2 years ago
common: fix argument names in help
jxy
committed
2 years ago
llama: increase MEM_REQ_EVAL for MODEL_3B
jxy
committed
2 years ago
llama: make MEM_REQ_EVAL depend on n_ctx
jxy
committed
2 years ago
server: use proper Content-Type in curl examples
jxy
committed
2 years ago
Merge remote-tracking branch 'upstream/master' into custom_rope
jxy
committed
2 years ago
Merge branch 'custom_rope' of github.com:jxy/llama.cpp into custom_rope
jxy
committed
2 years ago
style : minor fixes, mostly indentations
ggerganov
committed
2 years ago
ggml : fix asserts
ggerganov
committed
2 years ago
Loading