Add feature flag to disable copy the weights file
This copy dest path functions properly only within the example.
Currently, I cannot think of a better solution. So I just isolate this behavior for now to prevent projects using this crate will build fail when the weights_file feature is enabled.
weights_file
feature is enabled.