Model Update without whole Firmware update in Arduino IoT devices

Hi!
The TFLite Micro is in flatbuffer format which is a bunch of bytes in a .h file that you include in your code. You then compile your code and upload it to your Arduino Nano BLE sense device.
My question is, is it possible to only update the model without updating the whole software using BLE for example?
Regards,
Abu