HackerTrans
TopNewTrendsCommentsPastAskShowJobs

codercowmoo

no profile record

comments

codercowmoo
·قبل 29 يومًا·discuss
bait and switch
codercowmoo
·قبل سنتين·discuss
Depending on the finetuning tool you're using, you can just start the training run, and then it shows you how long it'll take. Like give it 5 mins to stabilise, then see the estimated duration.

Axolotl is a good finetuning tool if you need one.
codercowmoo
·قبل سنتين·discuss
I really wish people developing local applications would allow users to specify an API endpoint. Most applications use an OpenAI compatible API, and if they don't the browser's implementation of local model inference can be used.
codercowmoo
·قبل سنتين·discuss
Distil-whisper is incredibly fast. Realtime on a 3060 Ti, and I used it to transcribe an 11 hour audiobook in 9 minutes.
codercowmoo
·قبل سنتين·discuss
Current SOTA open source is I believe SUPIR (Example - https://replicate.com/p/okgiybdbnlcpu23suvqq6lufze), but it needs a lot of VRAM, or you can run it through replicate, or here's the repo (https://github.com/Fanghua-Yu/SUPIR)