Skip to content

An exploratory research study on the application of Gibbs Free Energy as a control knob for sampling during LLM decoding.

Notifications You must be signed in to change notification settings

JCelestial/gibbs-sampling-strategy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Gibbs Style LLM Sampler

A study conducted on the exploration of bridging concepts in Thermodynamics and Statistical Mechanics within the application of sampling strategies done during LLM decoding.

The study is currently in progress and I will update it along the way.

This is a marimo notebook, so you won't see any .ipynb files as marimo stores these as pure python. Click on the link if you want to know more about marimo.

Quickstart

Clone the repo and create a virtual environment

python -m venv venv

Activate the venv (command is OS dependent) and run

pip install marimo

To launch the notebook server, run

marimo edit

About

An exploratory research study on the application of Gibbs Free Energy as a control knob for sampling during LLM decoding.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages