Video yükleniyor...
Video Yüklenemedi
You can fine-tune Needle 3 using the python package locally on your platform and get 4-bit deployable binary, the Cactus Platform buys you: - Full depth stable fine-tuning by incorporating the original dataset to prevent unlearning. - Cactus 2bit quantization algorithm applied on your weights, this needs original dataset... show more
57,549 görüntüleme • 4 gün önce •via X (Twitter)
6 Yorum

keeping the original dataset in the fine-tune gives it a way to rehearse earlier examples i'd still check what it retains after the 4-bit export

Any free tier or Code to test the hosted fine tune pipeline ?

you can fine tune Needle on your own compute! see the hosted platform offers managed storage, compute, and data augmentation

I did, I trained it using LoRA but the results was not so good. Then I read you have a different training pipeline only available using your platform.

The core value is a local fine-tuning path that turns a base model into a deployable, domain-specific model while handling quantization, evaluation, and weight management.

Local fine-tuning plus 4-bit deployment is a strong path when control and cost matter more than chasing the largest checkpoint.

