ollama/api
Patrick Devine 4bed739259
add verbose mode to the show command (#9640)
Add metadata and tensor information to the show command to be able to
see more information about a model. This outputs the same data as
shown on the model details page on ollama.com
2025-03-13 14:24:27 -07:00
..
examples
client.go docs: fix api examples link (#9360) 2025-02-27 10:51:12 -08:00
client_test.go api: document client stream behavior with a test (#8996) 2025-02-20 13:19:58 -08:00
types.go add verbose mode to the show command (#9640) 2025-03-13 14:24:27 -07:00
types_test.go