Why do you disable Sophia G #560
Answered
by
dlwh
Practicinginhell
asked this question in
Q&A
-
First of all, thank you for the amazing repo. I'm curious about why SophiaG is disabled. Thank you for any information |
Beta Was this translation helpful? Give feedback.
Answered by
dlwh
Apr 22, 2024
Replies: 1 comment 3 replies
-
It's a good question. It's not so much as disabled as I didn't finish bringing it into mainline from the original branch. Honestly, I wasn't really sure the best way to refactor Trainer to work with it, because Sophia-G has requirements on the structure of the loss function. I have a goal to delete/invert trainer, at which point it'll become easier. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
Practicinginhell
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's a good question. It's not so much as disabled as I didn't finish bringing it into mainline from the original branch. Honestly, I wasn't really sure the best way to refactor Trainer to work with it, because Sophia-G has requirements on the structure of the loss function. I have a goal to delete/invert trainer, at which point it'll become easier.