Releases: aidatatools/ollama-benchmark
Releases · aidatatools/ollama-benchmark
v0.3.22
- Update model to Llama3.1:8b
v0.3.21
- Adjust models used for small size ram, ex. Raspberry Pi
- Fix install_requires=[ pkg_name==0.1.1] in setup.py
v0.3.20
Support for smaller size of memory, ex. SBCs
v0.3.18
- Remove llama2
- Add in llama3:8b
- Add in phi3:3.8b
v0.3.17
Adjust the sequence of checking for os_version in Linux
v0.3.16
Add in default value (unknown) when grabbing cpu, gpu, and os_version in Linux
v0.3.15
Fix Debian Linux not using lshw command to grab cpu info
v0.3.14
Fix the line break when grabbing GPU info on Windows machines
v0.3.13
Fix Grabbing Nvidia GPU info on Linux
v0.3.12
add in flag --ollamabin to explicitly give the path to the developer version of ollama while building your own ollama