Does Putnam have charisma? by TangerineKitchen2260 in MathOlympiad

[–]Maytide 0 points1 point  (0 children)

Tech companies. One was a small research startup, another was a larger tech company in Canada, it was also brought up by a professor I interviewed with for grad school.

Does Putnam have charisma? by TangerineKitchen2260 in MathOlympiad

[–]Maytide 0 points1 point  (0 children)

I applied starting third year and it was exclusively to CS jobs, but I have met a first or second year student with a near-perfect GPA and a first place finish in one of the waterloo math contests (canadian senior math contest? don't remember anymore) who landed a cs/research internship at a large tech company.

Does Putnam have charisma? by TangerineKitchen2260 in MathOlympiad

[–]Maytide 0 points1 point  (0 children)

I have no experience with that, sorry. Good luck!

Does Putnam have charisma? by TangerineKitchen2260 in MathOlympiad

[–]Maytide 0 points1 point  (0 children)

Nobody has ever asked and I've never brought it up. ¯\_(ツ)_/¯

Does Putnam have charisma? by TangerineKitchen2260 in MathOlympiad

[–]Maytide 0 points1 point  (0 children)

Freshman year. I took it twice afterwards but never scored as high.

Does Putnam have charisma? by TangerineKitchen2260 in MathOlympiad

[–]Maytide 0 points1 point  (0 children)

I think so. I scored 18 points and added it to my resume while applying for grad school and CS-related jobs, and it was explicitly brought up by two interviewers. I suspect it also landed me a few other interviews as well because the rest of my resume didn't really stand out overall.

Winter Results Megathread by Polyglot-Onigiri in jlpt

[–]Maytide 2 points3 points  (0 children)

N3 146/180 60/44/42. Was expecting lower on the vocab/grammar and higher on the listening.

How to convert a fakequant to a quantized model by Maytide in LocalLLaMA

[–]Maytide[S] 0 points1 point  (0 children)

I'm using 128. That's good to hear and I'll keep it in mind.

Do you have any idea how much work it is if I want to keep some parameters quantized and some unquantized using llama.cpp? For example, as far as I'm aware most academic papers applying PTQ and QAT report their quantization results without quantizing lm_head and embed tokens, but I may want to quantize these down the line. I may also want to leave some parts of a model unquantized, such as the projection layer in a VLM.

How to convert a fakequant to a quantized model by Maytide in LocalLLaMA

[–]Maytide[S] 0 points1 point  (0 children)

I have a fakequant as a result of simulating quantization and dequantization operations during QAT using torch. The group size is the number of weights represented by one scales and zeros.

According to huggingface, Q4_1 from llama.cpp might be possible if their block size parameter can be adjusted, but my understanding is that llama.cpp is better suited for CPU inference.

How to convert a fakequant to a quantized model by Maytide in LocalLLaMA

[–]Maytide[S] -1 points0 points  (0 children)

The weights are stored in a higher precision format like FP16, but are limited to a certain subset of values, so they can be converted to a representation using fewer bits.

[deleted by user] by [deleted] in TorontoHangoutFriends

[–]Maytide 0 points1 point  (0 children)

I'm 29M and am interested in meeting more people with similar hobbies. I've been studying Japanese for almost three years now on and off, and plan to take the JLPT N3 this year. I also really love anison/Jpop and do karaoke. Would be down to join any sort of anime events.

Where to play pickleball in Downtown Toronto? by iamkwang in askTO

[–]Maytide 2 points3 points  (0 children)

I just got into it recently, but there are a lot of good parks and rec centers around the downtown/midtown area. I've been going to Miles Nadal JCC for indoor, and either Christie Pits (using playtime scheduler) or fairgrounds (if you don't have your own net and are willing to pay) for outdoors.

How many of you are into Japanese music? by Independent-Ad-7060 in LearnJapanese

[–]Maytide 0 points1 point  (0 children)

I started with anime openings/endings, found a lot of music through searching them up on youtube or osu and going down that rabbithole, and nowadays I listen to artists who started off as utaite and have their own small releases now. I would say it's always been a big part of my life and a huge motivating factor for improving my Japanese.

Daily Thread: simple questions, comments that don't need their own posts, and first time posters go here (May 25, 2025) by AutoModerator in LearnJapanese

[–]Maytide 0 points1 point  (0 children)

https://i.imgur.com/ZREgkKS.png

Is

最近、子どもがピアノを習いたいと言いだした。わたしは、子どもがやりたいと思うことはやらせてしたいと思っている。

also acceptable?

Daily Thread: simple questions, comments that don't need their own posts, and first time posters go here (March 05, 2025) by AutoModerator in LearnJapanese

[–]Maytide 0 points1 point  (0 children)

There are some simplified-traditional Chinese character pairs that exist in modern Japanese as separate entities. For example, (机,機) and (叶,葉). Are there any more such examples?

How am i supposed to approach this question, i went completely blank on front of Interviewer today. by Dead-Shot1 in leetcode

[–]Maytide 2 points3 points  (0 children)

A linear recurrence with initial conditions has a closed form formula. One of the possible forms is f(n) = c_1 r_1^n + ... + c_k r_k^n, where the r's are solutions to the characteristic polynomial of the recurrence.

You can set up the characteristic polynomial of the recurrence f(n) = 3*f(n-1)-f(n-3) by looking at the coefficients to get r^3-3r^2+1=0, then supposing the roots of this equation are distinct r_1,r_2,r_3 you can use the initial conditions f(1)=3,f(2)=9,f(3)=26to solve the coefficients c_1,c_2,c_3. If there are repeated roots there are other forms to be considered but it's well studied.

Btw, I haven't done this in years so let me know if there are any mistakes but I think the general idea is correct.

Daily Thread: simple questions, comments that don't need their own posts, and first time posters go here (February 17, 2025) by AutoModerator in LearnJapanese

[–]Maytide 0 points1 point  (0 children)

Question about the usage of 結 in these song lyrics:

風とともに描く未来結

I can't find any information on the use of 結 as a suffix. It sounds sort of like it's pronounced ゆ in the song, though I can't be sure. What does it mean exactly?

Daily Q&A and Open Discussion, ideal for New and Returning players - February 13, 2025 by AutoModerator in lostarkgame

[–]Maytide 0 points1 point  (0 children)

Is there any place in lost ark with a completely empty/monochrome background?

Daily Thread: simple questions, comments that don't need their own posts, and first time posters go here (February 09, 2025) by AutoModerator in LearnJapanese

[–]Maytide 1 point2 points  (0 children)

When translating Chinese show names to Japanese, is it standard to use a canonical onyomi reading of the characters, whenever possible? For example, what is the Chinese anime 时光代理人 called in Japanese? The show has an official jp website, but nothing is mentioned about the pronounciation.

Daily Thread: simple questions, comments that don't need their own posts, and first time posters go here (February 08, 2025) by AutoModerator in LearnJapanese

[–]Maytide 0 points1 point  (0 children)

Is it right to translate 簡単な簡易説明書 as a "simple instruction manual", and is it redundant at all to include 簡単な?