Add model file size mismatch check and update version to 0.14
Add model file size mismatch check and update version to 0.14
- Added a check to verify model file size matches original data size and report errors
- Fix buffer overflow in
read_file_data
when file size exceedsbuf_size
- Updated version to 0.14
- minor clean up