This website requires JavaScript.
Explore
Help
Sign In
penkovsky_sa
/
llm-arch-research
Watch
1
Star
0
Fork
0
You've already forked llm-arch-research
mirror of
https://github.com/pese-git/llm-arch-research.git
synced
2026-01-24 05:21:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b6f56a2640a3a175aa33af0120f14c5fc50de686
llm-arch-research
/
experiments
/
llm_only
History
Sergey Penkovsky
c39e68d71a
feat(gpt2): add GPT2 architecture with universal FeedForward, CachedDecoder, and refactored components. Core modules now shared; add train and generate scripts for GPT2-BPE.
2025-10-05 19:11:20 +03:00
..
generate_gpt2_bpe.py
feat(gpt2): add GPT2 architecture with universal FeedForward, CachedDecoder, and refactored components. Core modules now shared; add train and generate scripts for GPT2-BPE.
2025-10-05 19:11:20 +03:00
generate_gpt_bpe.py
feat: initial project setup with LLM architecture and HF integration
2025-10-04 22:40:21 +03:00
train_gpt2_bpe.py
feat(gpt2): add GPT2 architecture with universal FeedForward, CachedDecoder, and refactored components. Core modules now shared; add train and generate scripts for GPT2-BPE.
2025-10-05 19:11:20 +03:00
train_gpt_bpe.py
feat: initial project setup with LLM architecture and HF integration
2025-10-04 22:40:21 +03:00