DEVLOG #28 - Loading a model should not enable training
SL-LLM-R needs access to a real base model before I can run realistic experiments. I made that access read-only so loading and checking the model does not automatically give the system permission to change its weights. Training can stay completely off while I verify exactly which model and data the project is using.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.