ollama/api
royjhan fedf71635e
Extend api/show and ollama show to return more model info (#4881)
* API Show Extended

* Initial Draft of Information

Co-Authored-By: Patrick Devine <pdevine@sonic.net>

* Clean Up

* Descriptive arg error messages and other fixes

* Second Draft of Show with Projectors Included

* Remove Chat Template

* Touches

* Prevent wrapping from files

* Verbose functionality

* Docs

* Address Feedback

* Lint

* Resolve Conflicts

* Function Name

* Tests for api/show model info

* Show Test File

* Add Projector Test

* Clean routes

* Projector Check

* Move Show Test

* Touches

* Doc update

---------

Co-authored-by: Patrick Devine <pdevine@sonic.net>
2024-06-19 14:19:02 -07:00
..
client.go move OLLAMA_HOST to envconfig (#5009) 2024-06-12 18:48:16 -04:00
client_test.go move OLLAMA_HOST to envconfig (#5009) 2024-06-12 18:48:16 -04:00
types.go Extend api/show and ollama show to return more model info (#4881) 2024-06-19 14:19:02 -07:00
types_test.go Adjust mmap logic for cuda windows for faster model load 2024-06-17 16:54:30 -07:00