Nuo

lorinma

AI & ML interests

Personal side projects here, just for fun.

Recent Activity

Organizations

Multimodal Art Projection's profile picture Virginia Polytechnic Institute and State University's profile picture Blog-explorers's profile picture 01-ai's profile picture Social Post Explorers's profile picture M4-ai's profile picture

lorinma's activity

reacted to thomwolf's post with 🔥 8 months ago
view post
Post
5166
A Little guide to building Large Language Models in 2024

This is a post-recording of a 75min lecture I gave two weeks ago on how to train a LLM from scratch in 2024. I tried to keep it short and comprehensive – focusing on concepts that are crucial for training good LLM but often hidden in tech reports.

In the lecture, I introduce the students to all the important concepts/tools/techniques for training good performance LLM:
* finding, preparing and evaluating web scale data
* understanding model parallelism and efficient training
* fine-tuning/aligning models
* fast inference

There is of course many things and details missing and that I should have added to it, don't hesitate to tell me you're most frustrating omission and I'll add it in a future part. In particular I think I'll add more focus on how to filter topics well and extensively and maybe more practical anecdotes and details.

Now that I recorded it I've been thinking this could be part 1 of a two-parts series with a 2nd fully hands-on video on how to run all these steps with some libraries and recipes we've released recently at HF around LLM training (and could be easily adapted to your other framework anyway):
*datatrove for all things web-scale data preparation: https://github.com/huggingface/datatrove
*nanotron for lightweight 4D parallelism LLM training: https://github.com/huggingface/nanotron
*lighteval for in-training fast parallel LLM evaluations: https://github.com/huggingface/lighteval

Here is the link to watch the lecture on Youtube: https://www.youtube.com/watch?v=2-SPH9hIKT8
And here is the link to the Google slides: https://docs.google.com/presentation/d/1IkzESdOwdmwvPxIELYJi8--K3EZ98_cL6c5ZcLKSyVg/edit#slide=id.p

Enjoy and happy to hear feedback on it and what to add, correct, extend in a second part.
  • 2 replies
·
replied to their post 9 months ago
view reply

thank you! hope you enjoyed our new models

replied to their post 9 months ago
view reply

thank you for your support! We'll keep up the good work!

posted an update 9 months ago
view post
Post
1693
🎉 Big reveal: 01.AI Yi-1.5 models are in town!

📜 1st Apache 2.0 release
💡 Capabilities: Enhanced coding, math, reasoning, & instruction-following
🤖 Models: 34B/9B/6B, Base & Chat
🏆 Performance: Yi-1.5-34B matches or exceeds Llama 3 70B in benchmarks
🔥 Discover the power now! 01-ai/yi-15-2024-05-663f3ecab5f815a3eaca7ca8
·