Skip to content

Rev-x/GradientLLM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

GradientLLM

An LLM Framework Using a Gradient Descent-Like Architecture: Self-refines its prompts with each iteration until it arrives at the correct answer. The LLM computes a "verbal loss" based on the feedback from each response, which it uses to improve the next iteration. The loss is calculated by another LLM, inspired by the concept of using an LLM as a judge.
Implementing Textgrad without using Textgrad.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published