Can't find adapter_config.json

#1
by h4njx - opened

i tried to use the model for generate some mysql format sql,but when i load the model (just follow the readme)the error is Can't find 'adapter_config.json' at {/my/path} which url can i get the adapter_config.json😁

It does not have adapter config because it is not separate from adapter weights. The peft weights are merged with the model. Either way I will add the file and update here again.

Uploaded the Adapter Config in cfff31dcef9aca23243280368784edd10c3ca1f0 commit. Please let me know if this resolves your issue.
Also modified the downstream usage code now. Kindly check.

pavankumarbalijepalli changed discussion status to closed

Sign up or log in to comment