mlcommons / mlcommons/inference

The documents are outdated

Open
#2,048 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.