This website requires JavaScript.
Explore
Help
Sign In
matt
/
ollama37
Watch
1
Star
0
Fork
0
You've already forked ollama37
mirror of
https://github.com/dogkeeper886/ollama37.git
synced
2025-12-11 08:17:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
56ffc3023a6a7ad3715f7d04f1ebde7034781598
ollama37
/
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