{"id":13639056,"url":"https://github.com/tairov/lamatune","last_synced_at":"2025-09-05T08:32:14.850Z","repository":{"id":200864080,"uuid":"705406908","full_name":"tairov/lamatune","owner":"tairov","description":"LLama implementations benchmarking framework","archived":false,"fork":false,"pushed_at":"2023-11-06T20:25:45.000Z","size":10326,"stargazers_count":12,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-18T22:06:30.191Z","etag":null,"topics":["benchmark","llama2"],"latest_commit_sha":null,"homepage":"https://engiware.com/benchmark/llama2-ports-extensive-benchmarks-mac-m1-max.html","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tairov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-15T23:33:05.000Z","updated_at":"2024-09-30T16:24:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"e407dc2e-5842-43f3-96ea-a7a487b6528c","html_url":"https://github.com/tairov/lamatune","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"ebd7b0071cedc4a07f602efd7d1ad30d26d44013"},"previous_names":["tairov/lamatune"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tairov%2Flamatune","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tairov%2Flamatune/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tairov%2Flamatune/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tairov%2Flamatune/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tairov","download_url":"https://codeload.github.com/tairov/lamatune/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232032090,"owners_count":18462970,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["benchmark","llama2"],"created_at":"2024-08-02T01:00:57.181Z","updated_at":"2024-12-31T21:50:48.266Z","avatar_url":"https://github.com/tairov.png","language":"Shell","funding_links":[],"categories":["Why is it called Mojo?"],"sub_categories":[],"readme":"### Llama2.c ports/forks benchmarking framwork\n\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"assets/bench-demo.gif\" width=\"700\" alt=\"lamatune bench demo\"\u003e\n\u003c/p\u003e\n\nHave you ever wanted to benchmark a baby Llama2 models in 12 programming languages? No? Well, now you can!\n\n### How to benchmark 2 branches/PRs of llama2.mojo?\n\n1. Clone this repo\n2. Clone \u0026 build [hypertune](https://github.com/tairov/hypertune) \u0026 make it avaialble in your PATH\n4. Edit `config.sh`\n```shell\n# set workdir that should contain directory `models` with `*.bin` models\nexport WORKDIR=~/opensource\n\n# optionally set the number of benchmark rounds\nexport BENCHMARK_ROUNDS=30\n\n# also it's possible to adjust the number of threads\nexport THREADS=4\n```\n5. Edit `bench/compare2.sh` change the VERSIONS definition\n\n```shell\nVERSIONS=(\n  \"v1,https://github.com/tairov/llama2.mojo.git,master\"\n  \"v2,git@github.com:andresnowak/llama2.mojo.git,master\"\n)\n```\n\n5. Run `compare2.sh` with bash\n\n**only bash supported for now, since `compare2.sh` uses exported bash functions for passing to `hypertune`**\n```shell\nbash bench/compare2.sh\n\n```\n\nIt will generate report in `/tmp` directory \u0026 open it in browser.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftairov%2Flamatune","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftairov%2Flamatune","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftairov%2Flamatune/lists"}