CodeAlpaca – Instruction following code generation model
1–10 of 50 posts
Re: CodeAlpaca – Instruction following code generation model
#2Re: CodeAlpaca – Instruction following code generation model
#3I wonder how much it was total in $ for the fine-tuning.
Also, does anyone have some sort of table/formula that relates MB/GB of training data to $ for fine-tuning?
Re: CodeAlpaca – Instruction following code generation model
#4I feel like the whole Open Source ML scene is slowed down by a strong chilling effect. Everyone seems to be afraid to release models.
Meanwhile, other models are freely available up to alpaca 30b:
https://github.com/underlines/awesome-marketing-datascience/...
Re: CodeAlpaca – Instruction following code generation model
#5The results are pretty good; I wish they'd just publish the models so we can run the inference locally (not too many people have access to 8xA100 to train themselves, though I appreciate including the training data and instructions too).
Hopefully similar work can be done with LoRA so the fine-tuning is not as expensive
Re: CodeAlpaca – Instruction following code generation model
#6"Model weights aren't part of the release for now, to respect OpenAI TOS and LLaMA license." I feel like the whole Open Source ML scene is slowed down by a strong chilling effect. Everyone seems to be afraid to release models. Meanwhile, other models are freely available up to alpaca 30b: https://github.com/underlines/awesome-marketing-datascience/...
Re: CodeAlpaca – Instruction following code generation model
#7Great time to start an awesome AI coding list!
Re: CodeAlpaca – Instruction following code generation model
#8"Model weights aren't part of the release for now, to respect OpenAI TOS and LLaMA license." I feel like the whole Open Source ML scene is slowed down by a strong chilling effect. Everyone seems to be afraid to release models. Meanwhile, other models are freely available up to alpaca 30b: https://github.com/underlines/awesome-marketing-datascience/...
I don’t understand why Facebook hasn’t taken down the original magnet links in its own repository.
Re: CodeAlpaca – Instruction following code generation model
#9> The code runs on a 8xA100 80GB, but can also run on 8xA10040GB or 4xA100 with lower batch size and gradient accumulation steps. To get the GPUs, I suggest using Lambda Labs, best pricing for the best hardware. I wonder how much it was total in $ for the fine-tuning. Also, does anyone have some sort of table/formula that relates MB/GB of training data to $ for fine-tuning?
Re: CodeAlpaca – Instruction following code generation model
#10> The code runs on a 8xA100 80GB, but can also run on 8xA10040GB or 4xA100 with lower batch size and gradient accumulation steps. To get the GPUs, I suggest using Lambda Labs, best pricing for the best hardware. I wonder how much it was total in $ for the fine-tuning. Also, does anyone have some sort of table/formula that relates MB/GB of training data to $ for fine-tuning?