HackerTrans
TopNewTrendsCommentsPastAskShowJobs

codercowmoo

no profile record

comments

codercowmoo
·29 giorni fa·discuss
bait and switch
codercowmoo
·2 anni fa·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
·2 anni fa·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
·2 anni fa·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
·2 anni fa·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)