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
2434d34188d7b077f4c61c4f5f35e60a68ec3211
llm-arch-research
/
llm
/
tests
/
core
History
Sergey Penkovsky
3843e64098
test(core): fix FeedForward and MultiHeadAttention tests for unified interface and tuple outputs
2025-10-05 19:26:18 +03:00
..
test_decoder.py
test: add comprehensive test suite for LLM components
2025-10-05 08:11:18 +03:00
test_feed_forward.py
test(core): fix FeedForward and MultiHeadAttention tests for unified interface and tuple outputs
2025-10-05 19:26:18 +03:00
test_multi_head_attention.py
test(core): fix FeedForward and MultiHeadAttention tests for unified interface and tuple outputs
2025-10-05 19:26:18 +03:00
test_positional_embeddings.py
test: add comprehensive test suite for LLM components
2025-10-05 08:11:18 +03:00
test_token_embeddings.py
test: add comprehensive test suite for LLM components
2025-10-05 08:11:18 +03:00