This website requires JavaScript.
Explore
Help
Register
Sign In
highperfocused
/
ollama
Watch
1
Star
0
Fork
0
You've already forked ollama
mirror of
https://github.com/ollama/ollama.git
synced
2025-04-01 00:19:43 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ollama
/
llm
History
Michael Yang
56ffc3023a
remove per-model types
...
mostly replaced by decoding tensors except ggml models which only support llama
2023-12-11 09:40:21 -08:00
..
llama.cpp
update for qwen
2023-12-04 11:38:05 -08:00
ggml.go
seek to end of file when decoding older model formats
2023-12-09 21:14:35 -05:00
gguf.go
remove per-model types
2023-12-11 09:40:21 -08:00
llama.go
fix model name returned by
/api/generate
being different than the model name provided
2023-12-10 11:42:15 -05:00
llm.go
load projectors
2023-12-05 14:36:12 -08:00
utils.go
partial decode ggml bin for more info
2023-08-10 09:23:10 -07:00