Skip to content

What is the maximum value of lora weights? #10682

Answered by asomoza
CaledoniaProject asked this question in Q&A
Discussion options

You must be logged in to vote

you can look into this function for the defaults.

I don't know where you got the adapter_weights but the other two are:

weight_name (`str`, *optional*, defaults to None):
                Name of the serialized state dict file.
adapter_name (`str`, *optional*):
                Adapter name to be used for referencing the loaded adapter model. If not specified, it will use
                `default_{i}` where i is the total number of adapters being loaded.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@CaledoniaProject
Comment options

@asomoza
Comment options

@CaledoniaProject
Comment options

@asomoza
Comment options

Answer selected by CaledoniaProject
@CaledoniaProject
Comment options

@asomoza
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants