Giter Club home page Giter Club logo

fine-tuning-gpt-api-4507263's Introduction

Fine-tuning Your Own GPT Model

This is the repository for the LinkedIn Learning course Fine-tuning Your Own GPT Model. The full course is available from LinkedIn Learning.

Fine-tuning Your Own GPT Model

Fine-tuning your own GPT model allows you to submit examples of the types of responses the AI system should provide based on user input. It allows you to more tightly control the output from the AI system, including setting voice and tone, controlling output format, following patterns, and adding preset data references.

Join LinkedIn Learning senior staff instructor and AI whisperer Morten Rand-Hendriksen in this short, skills-based course, as he shows you how to fine-tune GPT-3.5 Turbo by uploading your own data and creating a unique custom model. Test out your new skills as you progress through the course in the hands-on practice exercises integrated with GitHub Codespaces.

See the readme file in the main branch for updated instructions and information.

Instructions

This repository has no branches. Each example featured in the course is contained in a separate file, named for the specific example. To follow along, open the relevant file and follow the instructions in the course.

Installing

To run the queries in the example files, you need an OpenAI API key.

  1. Sign up for the OpenAI API at https://platform.openai.com
  2. Generate a new key at https://platform.openai.com/account/api-keys.
  3. Copy the key (you only get to see it once).
  4. Open `/.vscode/settings.json`` and paste your key where indicated (bottom of the file).
  5. Open open a file with the extension .http.
  6. In the bottom toolbar, click on the words "No Environment" and change the setting to "openai". This will activate your key in the file and allow it to be used.

Instructor

Morten Rand-Hendriksen

Developer and Senior Staff Instructor

Check out my other courses on LinkedIn Learning.

fine-tuning-gpt-api-4507263's People

Contributors

mor10 avatar smoser-lil avatar cmosier-lil 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.