ollama/format
Bruce MacDonald 527e9be058
fix: store accurate model parameter size (#4058)
- add test for number formatting
- fix bug where 1B and 1M were not stored correctly
- display 2 decimal points for million param sizes
- display 1 decimal point for billion param sizes
2024-05-07 14:41:53 -07:00
..
bytes.go Request and model concurrency 2024-04-22 19:29:12 -07:00
format.go fix: store accurate model parameter size (#4058) 2024-05-07 14:41:53 -07:00
format_test.go fix: store accurate model parameter size (#4058) 2024-05-07 14:41:53 -07:00
time.go cleanup format time 2023-10-11 11:09:27 -07:00
time_test.go go fmt 2023-10-19 09:21:51 -07:00