This website requires JavaScript.
Explore
Help
Sign In
third-party-mirrors
/
ollama
Watch
1
Star
0
Fork
1
You've already forked ollama
Code
Issues
Pull Requests
Actions
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
…