Skip to content

The llm extracts the information needed from the prompt to execute by code a simple operation such as adding or multiplying

Notifications You must be signed in to change notification settings

antoni-climent/llm_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

llm_calculator

The llm extracts the information needed from the prompt to execute by code a simple operation such as adding or multiplying. It is a toy demo to test this aplication of llms 🕹️

We are using the open source llm zephyr that is executed locally to extract the parameters needed to perform the operation by making it output the response in a json format, that then is used to perform the calculation by code.

About

The llm extracts the information needed from the prompt to execute by code a simple operation such as adding or multiplying

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages