Skip to content

This repository is all about my LLM journey: how to use, fine-tune, and build inference services with LLM.

Notifications You must be signed in to change notification settings

stevensu1977/Learning-LLM-From-Zero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning-LLM-From-Zero

This repository is all about my LLM journey: how to use, fine-tuning, and build inference services with LLM.

It's challenging but interesting .

中文版

Table of Contents

Introduction

Prerequirements:

  • Request LLAMA2 access permission and download it , or use other LLAMA2 compatible model, etc. Llama2-Chinese-7b-Chat
  • A GPU machine that already install nvidia driver , CUDA , I preferred to use AWS EC2 g5.xlarge instance, or other more than 24G GPU memory instance.
  • Some python coding and docker skill .

Chapter 1: Run LLAMA2 model with native python code

This is chapter 1.

Chapter 2

This is chapter 2.

Conclusion

This is the conclusion.

About

This repository is all about my LLM journey: how to use, fine-tune, and build inference services with LLM.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages