Anuj Sahani

Results 1 issues of Anuj Sahani

Fine-tuning Salesforce/codegen-2B-mono on my own text to code Python dataset. I quantized the model using HuggingFace transformer's BitsAndBytesConfig and LoRA config. Implemented loRA config by using the following code: ```...