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

Sampled llama31 8b #103

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Sampled llama31 8b #103

wants to merge 6 commits into from

Conversation

haesleinhuepf
Copy link
Owner

This PR contains:

  • a new test-case for the benchmark
    • I hereby confirm that NO LLM-based technology (such as github copilot) was used while writing this benchmark
  • new dependencies in requirements.txt
    • The environment.yml file was updated using the command conda env export > environment.yml
  • new generator-functions allowing to sample from other LLMs
  • new samples (sample_....jsonl files)
  • new benchmarking results (..._results.jsonl files)
  • documentation update
  • bug fixes

Related github issue (if relevant): closes #102

Short description:

  • I was benchmarking llama3.1 8b

How do you think will this influence the benchmark results?

  • It is a new model, introducing a new datapoint, just a bit a head of llama3:8b

Why do you think it makes sense to merge this PR?

  • To stay up-to-date with recent models.

@haesleinhuepf haesleinhuepf marked this pull request as draft September 1, 2024 10:09
@haesleinhuepf
Copy link
Owner Author

I screwed this PR up by submitting [broken] 70b benchmarking to the same branch. Will later iterate on this

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

Successfully merging this pull request may close these issues.

model names with : cause issues in create_samples.ipynb
1 participant