Logo
Explore Help
Sign In
books/LLMs-from-scratch
1
0
Fork 0
You've already forked LLMs-from-scratch
mirror of https://github.com/rasbt/LLMs-from-scratch.git synced 2026-04-10 12:33:42 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
4715dc3be5815df20c935f009cc6376cdef67bba
LLMs-from-scratch/requirements.txt

10 lines
457 B
Plaintext
Raw Normal View History

Simplify the setup in CI (#542) * Simplify the setup in CI * windows --no-binary option * windows uv workflow * add path * some fixes * some fixes * some fixes * cleanup * cleanup * cleanup * cleanup * cleanup * more windows issues * more windows issues * more windows issues * more windows issues * more windows issues * more windows issues * more windows issues * more windows issues * revert
2025-02-20 11:56:52 -06:00
torch >= 2.3.0 # all
jupyterlab >= 4.0 # all
tiktoken >= 0.5.1 # ch02; ch04; ch05
matplotlib >= 3.7.1 # ch04; ch06; ch07
Consitent spacing (#546)
2025-02-23 17:52:00 -06:00
tensorflow >= 2.18.0 # ch05; ch06; ch07
Simplify the setup in CI (#542) * Simplify the setup in CI * windows --no-binary option * windows uv workflow * add path * some fixes * some fixes * some fixes * cleanup * cleanup * cleanup * cleanup * cleanup * more windows issues * more windows issues * more windows issues * more windows issues * more windows issues * more windows issues * more windows issues * more windows issues * revert
2025-02-20 11:56:52 -06:00
tqdm >= 4.66.1 # ch05; ch07
numpy >= 1.26, < 2.1 # dependency of several other libraries like torch and pandas
pandas >= 2.2.1 # ch06
psutil >= 5.9.5 # ch07; already installed automatically as dependency of torch
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0+dev-393-g3a969a58c2 Page: 16ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API