Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimization = 3 accuracy issue for nanoGPT #186

Open
yizhuoz004 opened this issue Sep 5, 2024 · 0 comments
Open

Optimization = 3 accuracy issue for nanoGPT #186

yizhuoz004 opened this issue Sep 5, 2024 · 0 comments

Comments

@yizhuoz004
Copy link
Collaborator

yizhuoz004 commented Sep 5, 2024

python3 examples/nanogpt/example.py --input-text "What is the answer to life, the universe, and everything?" --seed=1

opt level = 0 gives:

What is the answer to life, the universe, and everything? The answer to Aquinas, the most important thinker

opt level = 3 gives:

Free View in iTunes

176 Clean The Myth

Attaching the engines and layer info. Not successful in finding any difference, the layer norm are handled by myelin kgen, e.g.

__myl_AddCasSumMulSubMulSumMulAddDivSqrMulMulAddCas_0xd1f813b22d1e2e4c4f3e29cee9f643dd_vec

opt-0-layer-info.json

opt-3-layer-info.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant