Skip to content

sdoc update #422

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

Closed
wants to merge 1 commit into from
Closed

sdoc update #422

wants to merge 1 commit into from

Conversation

Gasoonjia
Copy link
Contributor

Summary: update static doc for bundled program api update

Reviewed By: tarun292

Differential Revision: D49470936

Summary: update static doc for bundled program api update

Reviewed By: tarun292

Differential Revision: D49470936
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 20, 2023
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D49470936

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 78f884f.

Gasoonjia pushed a commit that referenced this pull request Jul 30, 2024
* adding run time info to eval and cleaning up output

Summary:

output now includes info on model run time distribution and a cleaned up
result output.

Test Plan:

python eval.py --checkpoint-path checkpoints/$MODEL_REPO/model.pth \
    --dtype bfloat16 --device cuda \

Time to run eval: 53.31s.
Time in model.forward: 20.29s, over 186 model evaluations
forward run time stats - Median: 0.10s Min: 0.04s Max: 2.18s
For model checkpoints/meta-llama/Llama-2-7b-hf/model.pth
wikitext:
 word_perplexity,none: 9.1649
 byte_perplexity,none: 1.5133
 bits_per_byte,none: 0.5977
 alias: wikitext

Reviewers:

Subscribers:

Tasks:

Tags:

* Adding evaluation.md content

Summary: see added content

Test Plan: n/a

Reviewers:

Subscribers:

Tasks:

Tags:

* docs update

Summary: removing install instructions

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants