mlcommons / mlcommons/inference
The documents are outdated
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.6k
- Forks
- 650
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 6
Description
https://github.com/mlcommons/inference/blob/master/language/llama2-70b/README.md
If we follow instruction in above doc it doesn't work.
For e.g.
Below index doesn't have version 2.2.0,
https://download.pytorch.org/whl/nightly/cpu
Also if we use latest version
then there is conflict in below step
Need to fetch Pablo's changes
git fetch origin pull/1523/head:llm-server
git merge llm-server
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with language/llama2-70b/README.md and compare its installation instructions with the linked PyTorch nightly CPU index. Check whether the documented version and the origin pull/1523 fetch and merge steps work with current dependencies; done means the README can be followed successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, python, pytorch
- Domain
- documentation, machine-learning
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100