Giter Site home page Giter Site logo

llm's Introduction

Binder

LLM(LargeLanguageModel)

2023년 기준 NLP(Natural Language Process) 모델의 거의 대부분은 Tranformer 아키텍처를 기반으로 하며, 모델의 용도에 따라 트랜스포머의 Encoder, Decoder를 개별 또는 통합 사용하는 추세

Transformer Architecture

  • Encoder : 말을 잘 이해하게 하는 부분
  • Decoder : 말을 잘 하게 하는 부분

The Transformer Model - MachineLearningMastery.com

LLM Evolution

Yann LeCun on X: "A survey of LLMs with a practical guide and evolutionary  tree. Number of LLMs from Meta = 7 Number of open source LLMs from Meta = 7  The

Closed-Source vs Open-Source

  • Closed
    • Good : 뛰어난 성능, API 방식의 편리한 사용성
    • Bad : 보장할 수 없는 보안, API 호출 비용
  • Open
    • Good : Closed 못지 않는 성능, 높은 보안성, 낮은 비용
    • Bad : 개발 난이도 높음, 사용 위한 GPU 서버 필요 (비용 발생 요인)
구분 개발사 모델
Closed OpenAI GPT-3, GPT-3.5, GPT-4
Closed Google PALM, LaMDA, Bard
Open Meta LLaMA, LLaMA2
Open Upstage upstage-llama2
Oepn MosaicML MPT-7B

References

  1. 유튜브 모두의AI - 'Langchain 강의 - LLM 초간단 설명'

llm's People

Contributors

davidhyun avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.