This website works better with JavaScript
GitBross
Начало
Каталог
Помощ
Регистрация
Вход
sol_87yf6cwp
/
LLMs-from-scratch
огледало от
https://github.com/br8bit/LLMs-from-scratch.git
Наблюдаван
1
Star
0
Разклонения
0
Файлове
Задачи
0
Уики
Клон:
main
Клонове
Маркери
main
LLMs-from-scrat...
/
ch04
/
02_performance-analysis
Sebastian Raschka
c21bfe4a23
Add PyPI package (
#576
)
преди 8 месеца
..
README.md
c21bfe4a23
Add PyPI package (
#576
)
преди 8 месеца
flops-analysis.ipynb
c21bfe4a23
Add PyPI package (
#576
)
преди 8 месеца
requirements-extra.txt
e5e6aaf9f1
flops analysis
преди 1 година
README.md
Chapter 4: Implementing a GPT Model from Scratch To Generate Text
flops-analysis.ipynb
analyses the floating point operations per second (FLOPS) of the GPT model(s) implemented in the main chapter.
requirements-extra.txt
includes additional Python libraries that need to be installed (via
pip install -r requirements-extra.txt
.