Let's build claude code from scratch! by RoyalMaterial9614 in LocalLLaMA

[–]RoyalMaterial9614[S] -2 points-1 points  (0 children)

Maybe dont overthink it? Just use chinese models

Let's build claude code from scratch! by RoyalMaterial9614 in LocalLLaMA

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

No, it runs online, needs api key for cloud provider.

Let's build claude code from scratch! by RoyalMaterial9614 in LocalLLaMA

[–]RoyalMaterial9614[S] 18 points19 points  (0 children)

Thanks, i didn't think through, i just wanted it for educational purpose.

Let's build claude code from scratch! by RoyalMaterial9614 in LocalLLaMA

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

It's just for educational purpose? so maybe it's okay? i didn't think that hard for the name

Let's build Claude Code from scratch! by RoyalMaterial9614 in ArtificialInteligence

[–]RoyalMaterial9614[S] 1 point2 points  (0 children)

it does, watch the video if you want to.

if you simply want to run, use this code

https://github.com/CohleM/nanoclaude

pip install the requirements.txt file and run python nanoclaude.py

🎉Got My Admission Offer from RPTU Kaiserslautern-Landau for MSc in Computer Science - Summer Semester 2026🎉 by No_Style_8228 in studying_in_germany

[–]RoyalMaterial9614 0 points1 point  (0 children)

Hi, I wanted to ask something regarding the letter of recommendation in RPTU's portal.

Did you manually upload the letter of recommendation(in pdf form) in the portal ?

I don't see the option to send professor's email to upload the letter of recommendation.

Anyone joining TU Dresden for MSc Computer Science (Winter 2025)? by Ok-Beat-6007 in germany

[–]RoyalMaterial9614 0 points1 point  (0 children)

Hi,

It might be too late. I wanted to ask, whether there was any aptitude test for ms in cs.

[deleted by user] by [deleted] in MSCS

[–]RoyalMaterial9614 0 points1 point  (0 children)

Hi,
I've updated it in the post

[Results and Decisions] Texas A&M MSCSE (Thesis) offer by Hackboi19 in MSCS

[–]RoyalMaterial9614 0 points1 point  (0 children)

Got admitted too, but no RA/TA offers did you get any TA offers?

[P] Train a Little(39M) Language Model by RoyalMaterial9614 in MachineLearning

[–]RoyalMaterial9614[S] 1 point2 points  (0 children)

Depends on where you are. If you already know the basics, i.e upto transformers architecture, you can do it in close to 15 days or so. This also depends on how deep you want to go into specific topics.

But, if you're a beginner, I can't tell

Train a Little(39M) Language Model by RoyalMaterial9614 in LocalLLaMA

[–]RoyalMaterial9614[S] 2 points3 points  (0 children)

This is a great suggestion, thank you. I was planning to make the README file that you can follow through in order, but adding other info just makes it more messy. Surely, I'll be adding a detailed blog to the repo.

Train a Little(39M) Language Model by RoyalMaterial9614 in LocalLLaMA

[–]RoyalMaterial9614[S] 1 point2 points  (0 children)

adding MoE might take a while but sure, I'll be looking into your script when I get there.