Giter VIP home page Giter VIP logo

finxter_local_models's Introduction

Finxter Academy - Running LLMs and Hugging Face Models on your local machine

This repository contains the finished code for the "Running LLMs and Hugging Face Models on your local machine" course on the Finxter Academy. Head over to the Finxter Academy to enroll in the course with both written and video tutorials.

https://academy.finxter.com/

The code here is not runnable as-is and is meant to be used as a reference while you take the course. It will not work without going through all the setup work for the various models and repositories used, described in detail in the tutorials at the Finxter Academy.

Introduction

Hi and welcome to this course on running LLMs and other Machine Learning models on your local machine. In this course, we'll look at the free and open-source models out there and how you can run them on your local machine, spanning from LLM models to image generation, text-to-speech, and more.

  • In part 1, we'll get started with the basics of running an LLM locally using Ollama, also looking at the various models available in the open-source community.
  • In the next part we'll learn how to communicate with our LLM using LangChain, so we can address our model programmatically. We'll also add memory so it can remember our conversation so far, and look at model preloading to speed up the response time.
  • In part 3, we'll implement a simple and effective interface so we can interact with our local LLMs in a more convenient and user-friendly way.
  • Part 4 is where we switch over to the Hugging Face community. Here we'll take the SDXL-Turbo model and use it to generate images on our local machine. We will look at both text-to-image generation where the image is generated from a prompt, and image-to-image generation, which will allow us to change existing images.
  • In part 5 we'll look at generating audio files from written text using a TTS model. We'll also tackle a myriad of problems and challenges that you may run into when running models locally on your own machine, and learn about Docker basics and the Gradio API as well.
  • In the final part we'll have a look at some really cool niche models. We'll be generating music from text prompts, and also 3D models from image input.

I hope you're excited to get started. Let's jump right in and I'll see you in part 1!

finxter_local_models's People

Contributors

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