Coder Social home page Coder Social logo

edx_databricks_llm's Introduction

LLM

Vector Stores

  1. Specialized full-fledged databases for unstructured data.

  2. Popular vector database comparisons img.png img_1.png

  3. How to imporove retrieval performance?

    1. Embedding Model Selection
      1. Do i have the right embedding model for my data?
      2. Do my embeddings capture BOTH my documents and queries?
    2. Document Storage Strategy
      1. Should i store the whole document as one? Or split up into chunks?

    img_2.png img_3.png img_4.png

  4. Other Resources:

    1. dfd
    2. Do you actually need a vector database? by Ethan Rosenthal
    3. https://learning.edx.org/course/course-v1:Databricks+LLM101x+2T2023/block-v1:Databricks+LLM101x+2T2023+type@sequential+block@a7512e678c8a4fd98ae3635977fb55bb/block-v1:Databricks+LLM101x+2T2023+type@vertical+block@b475e8c705f448818785a4d5dc2952e4

Fine-Tuning LLM's

  1. Typical Flavors or fine tuned versions:

    1. Base - I know what word comes next
    2. Chat - I know how to engage in conversation
    3. Instruct - I know how to respond to instructions
  2. Multiple Sizes:

    1. Small
    2. Base
    3. Large
  3. Which one to use? Need to balance below three:

    1. Accuracy
    2. Speed
    3. Task Specific Performance in a3.5

Fine Tuning - Few Shot Learning

Instruction Following LLM

img_5.png

Fine tune existing model

img_6.png

  1. Fine tuning using Dollyv2

img_7.png

img_8.png

Evaluation of LLM Models

  1. Need to look at task specific evaluation.

img_10.png img_9.png img_11.png img_12.png img_13.png img_14.png

Harrison Chase Overview of LangChain

Natural language answer vs Natural language groud truch and compare them for semantic equivalence. img_15.png img_16.png img_17.png img_18.png img_19.png img_20.png img_21.png img_22.png

edx_databricks_llm's People

Contributors

abdulazeem 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.