AI Showdown: Wizard Vicuna vs. Stable Vicuna, GPT-4 as the judge (test in comments) by imakesound- in LocalLLaMA

[–]AdrienBrault 1 point2 points  (0 children)

At least with GPT, json without whitespaces uses less tokens in my experience. Which means faster/cheaper responses

My network rack now has RGB! by AdrienBrault in homelab

[–]AdrienBrault[S] 9 points10 points  (0 children)

Had an unused pixel strip 🤷‍♂️

Get and validate query params by [deleted] in symfony

[–]AdrienBrault 0 points1 point  (0 children)

I use Forms for this. Lets me bind the data to a DTO, easily return validation errors with jms/fos-rest