Skip to content

Entityless/AI-Infra-Learning-from-Scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Infra

Concepts intro

Hugging Face articles:

Some Best Practices

LLM

Optimization

Training Optimization: https://developer.nvidia.com/blog/mastering-llm-techniques-training Inference Optimization: https://developer.nvidia.com/blog/mastering-llm-techniques-inference-optimization

Application

RAG: https://www.youtube.com/watch?v=YuRFba27_1w Agent: https://www.youtube.com/watch?v=q1XFm21I-VQ

MLOps

Intro

https://madewithml.com/

Application

https://www.youtube.com/watch?v=45Zs12Xlg2g

Papers

Communication

Megatron-LM

Zero

Megascale

Cautious

Something critical:

  • Do not try to use LLM to enhance the learning process, such generating questions and answers. You will get nothing.
  • Consult the expert to save most of the time.

Acknowledgement

Thanks to Liyue Zhang and Guangnan Feng

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors