Y
Hacker News
new
|
ask
|
show
|
jobs
by
nerdix
309 days ago
Is it possible to finetune a model like this with local hardware? Every tutorial I've come across on finetuning a local LLM uses some cloud service like colab or runpod.
1 comments
danielhanchen
309 days ago
Yes! For eg you can install Unsloth locally via pip install unsloth :)
link