Skip to content

Instantly share code, notes, and snippets.

View tshev's full-sized avatar
🇺🇦

Taras Shevchenko tshev

🇺🇦
View GitHub Profile
@veekaybee
veekaybee / normcore-llm.md
Last active June 18, 2024 17:30
Normcore LLM Reads

Anti-hype LLM reading list

Goals: Add links that are reasonable and good explanations of how stuff works. No hype and no vendor content if possible. Practical first-hand accounts of models in prod eagerly sought.

Foundational Concepts

Screenshot 2023-12-18 at 10 40 27 PM

Pre-Transformer Models

#include <iostream>
#include <boost/asio/io_context.hpp>
#include <boost/asio/experimental/co_spawn.hpp>
#include <boost/asio/experimental/detached.hpp>
#include <boost/beast/experimental/test/stream.hpp>
#include <art/detached_task.hpp>
#include <art/sync/channel.hpp>
#include <act/stream.hpp>
#include <benchmark/benchmark.h>