Tags: tutorial*

A how-to guide with examples

0 bookmark(s) - Sort by: Date ↓ / Title /

  1. This tutorial provides a step-by-step guide on building an LLM router to balance the use of high-quality closed LLMs like GPT-4 and cost-effective open-source LLMs, achieving high response quality while minimizing costs. The approach includes preparing labeled data, finetuning a causal LLM classifier, and offline evaluation using the RouteLLM framework.
    2024-07-04 Tags: , , , , , by klotz
  2. An article discussing the current state, recent approaches, and future directions of prompt engineering in data and machine learning. It includes several links to relevant articles and tutorials on the topic.
  3. This is a hands-on guide with Python example code that walks through the deployment of an ML-based search API using a simple 3-step approach. The article provides a deployment strategy applicable to most machine learning solutions, and the example code is available on GitHub.
  4. This project implements a real-time face recognition system using OpenCV and the face_recognition library. The system detects faces from a video stream, recognizes previously seen faces, and displays metadata about each recognized face. It supports both Raspberry Pi cameras and USB webcams.
  5. A tutorial showing you how how to bring real-time data to LLMs through function calling, using OpenAI's latest LLM GTP-4o.
  6. This tutorial introduces promptrefiner, a tool created by Amirarsalan Rajabi that uses the GPT-4 model to create perfect system prompts for local LLMs.
  7. - GitHub repository for a tutorial series called "0 to LitGPT."
    - Provides an overview of how to get started with LitGPT, which is an open-source implementation of GPT-3.
    - Offers various resources such as codes, issues, pull requests, actions, security features, insights, and more related to the LitGPT project.
    2024-03-28 Tags: , , , , by klotz
  8. 2024-01-31 Tags: , , , , by klotz

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: tagged with "tutorial"

About - Propulsed by SemanticScuttle