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
c39e68d71ab34aab9ed65c7f3816303cc273e3f3
llm-arch-research
/
llm
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
..
src
/llm
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
tests
test: add comprehensive test suite for LLM components
2025-10-05 08:11:18 +03:00
.gitignore
feat: initial project setup with LLM architecture and HF integration
2025-10-04 22:40:21 +03:00
.python-version
feat: initial project setup with LLM architecture and HF integration
2025-10-04 22:40:21 +03:00
pyproject.toml
fix: update PyTorch mask types and BPE tokenizer serialization
2025-10-05 08:09:30 +03:00
pytest.ini
test: add comprehensive test suite for LLM components
2025-10-05 08:11:18 +03:00
README.md
feat: initial project setup with LLM architecture and HF integration
2025-10-04 22:40:21 +03:00
README.md
The file is empty.