simberg-amd

Results 4 comments of simberg-amd

Data from weight stripping: ![Screenshot 2024-09-06 135226](https://github.com/user-attachments/assets/dc8db5f1-edce-40d3-b614-95603eb78e83) The literals combined is how it will work if the weights folder is not deleted, if not touched the weight folder will share...

Fixed issue with writing weights and added test that successfully reads weights from file and adds weight back to MXR file

- Might look into taking the extra pass out of target.cpp and moving things into write_literals. This way instead of adding the literal first and then removing it, just add...

Finished above, going to look into different quantization options.