Lists (1)
Sort Name ascending (A-Z)
Stars
Awesome-LLM: a curated list of Large Language Model
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
Tips and tricks for working with Large Language Models like OpenAI's GPT-4.
Moshi is a speech-text foundation model and full-duplex spoken dialogue framework. It uses Mimi, a state-of-the-art streaming neural audio codec.
🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN
Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
This repository has code for fine-tuning LLMs with GRPO specifically for Rust Programming using cargo as feedback
verl: Volcano Engine Reinforcement Learning for LLMs
a public distributed effort to traverse the depths of the game of chess.
Clever Algorithms: Nature-Inspired Programming Recipes
A free and strong UCI chess engine
Rustic is a chess engine. It is written from scratch in the Rust programming language.
Algorithms in computational algebra written in rust
Readability is a library written in Go (golang) to parse, analyze and convert HTML pages into readable content. Originally an Arc90 Experiment, it is now incorporated into Safari’s Reader View.
A chess library for Python, with move generation and validation, PGN parsing and writing, Polyglot opening book reading, Gaviota tablebase probing, Syzygy tablebase probing, and UCI/XBoard engine c…
Minimalistic chess engine and game with CLI interface written in C++
Tools for merging pretrained large language models.
Sunfish: a Python Chess Engine in 111 lines of code
secondchess is a chess engine by Emilio Díaz, based on firstchess by Pham Hong Nguyen
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness,…