HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mirrir

no profile record

Submissions

Zebra-Llama – Towards efficient hybrid models

arxiv.org
113 points·by mirrir·7개월 전·61 comments

comments

mirrir
·25일 전·discuss
replace "successful product" with "useful artifact" and you'll get more of the common ground with less of the pedantics.
mirrir
·6개월 전·discuss
Yes absolutely. For large code writing assignments and projects grad students would be tasked with writing the code. After submission they had to schedule a 15-20 minute chat with a grad student in the course for Interview Grading. Through that process the grad would ask why the student made specific choices in their code, where improvements could have been made, and the process they took to solve the task. It wound up being a pretty effective and kind way to get people to not really care as much about referencing things like StackOverflow (no GPT at the time), and helped make a lot of students need to care much more aabout the why of their code.
mirrir
·6개월 전·discuss
My university had a great policy for this. For every major assignment you went through interview grading. if you failed it you lost 60% of that grade.
mirrir
·7개월 전·discuss
There is voodoo in begging the question though.
mirrir
·7개월 전·discuss
You can use it in Rust if you like. I've used pglite through wasmer before. Also [pglite-oxide](https://lib.rs/crates/pglite-oxide) is pretty usable.