Manipulating the Internal World Model of a Chess Playing Language Model

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • chess_llm_interpretability

    Visualizing the internal board state of a GPT trained on chess PGN strings, and performing interventions on its internal board state and representation of player Elo.

  • The code for this is located here: https://github.com/adamkarvonen/chess_llm_interpretability

  • nanoGPT

    A repository for training nanogpt-based Chess playing language models. (by adamkarvonen)

  • Additionally instructions on training/inference on mac - https://github.com/adamkarvonen/nanoGPT

    > To sample on Mac, uncomment line 21 in sample.py. To train on Mac, rename train_shakespeare_char_mac.py to train_shakespeare_char.py

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • llm_steer-oobabooga

    Steer LLM outputs towards a certain topic/subject and enhance response capabilities using activation engineering by adding steering vectors, now in oobabooga text generation webui!

  • All of the related work, such as activation/representation engineering, and control/steering vectors is also really neat!

    You can play with steering vectors within oobabooga now: https://github.com/Hellisotherpeople/llm_steer-oobabooga

  • Stockfish

    A free and strong UCI chess engine

  • The Stockfish program can be set to play at strength level 0-20. Estimates of the levels' Elo is provided here: https://github.com/official-stockfish/Stockfish/commit/a08b8...

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Chess-GPT's Internal World Model

    3 projects | news.ycombinator.com | 6 Jan 2024
  • How to integrate Stockfish chess engine into React Native app (for both Android and iOS)

    4 projects | /r/reactnative | 30 May 2023
  • Programming language dilemma

    5 projects | /r/chessprogramming | 21 Feb 2023
  • Stockfish for analysing variants on

    2 projects | /r/chess | 17 Jan 2023
  • Lichess: The free and open source chess server

    7 projects | news.ycombinator.com | 10 Jul 2022