Skip to content

A mechanistic interpretability tool to understand the internals of Turing-LLM, a large language model.

Notifications You must be signed in to change notification settings

DanielJamesDavies/Turing-Explorer-Back-End

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turing Explorer

Welcome to Turing Explorer! 😄

A mechanistic interpretability tool to understand the internals of Turing-LLM, a large language model.

Please feel free to contact me using my email for any queries or for a chat 🙂: [email protected]

Live on: https://turingexplorer.com

Local Use

First, download the files for this app by doing the following:

  • Click the <> Code button in this repository.
  • Then on the dropdown, click Download ZIP.
  • Once downloaded, unzip the file (probably named Turing-LLM-Explorer-main.zip).

To use the interface (front-end):

  • Navigate to front-end/ in your terminal and type npm install to download the front-end's dependencies.
  • Once installed, type npm run start to run the app locally.

To run the logic (back-end):

About

A mechanistic interpretability tool to understand the internals of Turing-LLM, a large language model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages