Replies: 1 comment
|
correct. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I noticed this in the docs:
Does this mean that the LoRA matrices will be stored / updated in bfloat16 precision? I'm guessing so, given this snippet from the docs, but just wanted to confirm.
I searched through the codebase, but could not find the code for the actual definitions of the LoRA layers.
All reactions