This website requires JavaScript.
Explore
Help
Sign in
baalajimaestro
/
ollama
Watch
1
Star
0
Fork
You've already forked ollama
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
19b7a4d715
ollama
/
llm
History
Michael Yang
19b7a4d715
recent llama.cpp update added kernels for fp32, q5_0, and q5_1
2023-11-20 13:44:31 -08:00
..
llama.cpp
enable cpu instructions on intel macs
2023-11-19 23:20:26 -05:00
falcon.go
starcoder
2023-10-02 19:56:51 -07:00
ggml.go
ggufv3
2023-10-23 09:35:49 -07:00
gguf.go
instead of static number of parameters for each model family, get the real number from the tensors (
#1022
)
2023-11-08 17:55:46 -08:00
llama.go
main-gpu argument is not getting passed to llamacpp, fixed. (
#1192
)
2023-11-20 10:52:52 -05:00
llm.go
recent llama.cpp update added kernels for fp32, q5_0, and q5_1
2023-11-20 13:44:31 -08:00
starcoder.go
starcoder
2023-10-02 19:56:51 -07:00
utils.go
partial decode ggml bin for more info
2023-08-10 09:23:10 -07:00