HackerTrans
TopNewTrendsCommentsPastAskShowJobs

codercowmoo

no profile record

comments

codercowmoo
·il y a 29 jours·discuss
bait and switch
codercowmoo
·il y a 2 ans·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
·il y a 2 ans·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
·il y a 2 ans·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
·il y a 2 ans·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)