mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-23 15:35:52 -05:00
[PR #1116] [CLOSED] fix: fix GPT model to use Embedding Layer #14145
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/harvard-edge/cs249r_book/pull/1116
Author: @minhdang26403
Created: 1/19/2026
Status: ❌ Closed
Base:
dev← Head:fix/gpt📝 Commits (1)
3bbb0aefix: fix GPT model to use Embedding Layer created in module 11 instead of re-defining token embedding and positional embedding📊 Changes
1 file changed (+17 additions, -27 deletions)
View changed files
📝
tinytorch/src/13_transformers/13_transformers.py(+17 -27)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.