Skip to content

Collect and share guidance + code snippets for running LM-related tasks.

Notifications You must be signed in to change notification settings

NgJaBach/Language-Models-Utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Language Models Utilities

Last updated: 19/09/2025

Goal: Collect and share guidance + code snippets for running LM-related tasks.

This repo was originally put together for my colleagues at Business AI Lab, but I’d love to hear feedback or ideas from anyone who finds it useful!


Existing utilities

  • Simple LLM call

Planned utilities

  • LLM voting mechanisms
  • Reranking (Reranker)
  • Finetuning / retraining (probably not from scratch)

⚠️ Reminder: A lot of example code floating around the internet uses older versions of the OpenAI Python package. Double-check the latest changes before copying anything into production.

👉 v1.0.0 Migration Guide

About

Collect and share guidance + code snippets for running LM-related tasks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages