Skip to content

Instantly share code, notes, and snippets.

View dhuynh95's full-sized avatar

DanyWin dhuynh95

View GitHub Profile
import chess
import re
import outlines.text.generate as generate
import outlines.models as models
import chess.engine
import chessboard.display
import os
os.environ["TOKENIZERS_PARALLELISM"] = "false"