LLaDA
LLaDA copied to clipboard
how to use it to controlable code generation
hi, could you please show how to use this model in controlable code generation?
Thank you for your interest!
I'm sorry, but I'm not quite sure what you mean by controllable code generation. LLaDA supports conditional generation based on the prefix (previous context) and suffix, so you can give it a try and see if it meets your needs.