-
Notifications
You must be signed in to change notification settings - Fork 8
Large language model resource guide
Uche Ogbuji edited this page Aug 6, 2023
·
1 revision
One of the best survey introductions I've found the the current LLM world is The History of Open-Source LLMs: Better Base Models (Part Two), which manages to provide breadth without sacrificing too much depth. More of a historically interesting read is the Part One ("Early Days")
Discover the LLMs - Faceted browse/tabulation of > 17K LLM, from Original data on HuggingFace and a few other spots
So how do you run these? This resource guide on Lemmy is a great guide to the various tools for hosting your own LLM servers. Does miss a few, though, e.g. ollama or llama.cpp. Intentionally doesn't cover libraries only, such as ctransformers or exllama