Ecosyste.ms: Summary

An open API service providing a high level summary for open source projects.

awesome-llama: https://github.com/tairov/llama2.py

inference llama llama2 llm machine-learning ml python small-code

Score: 15.581614384370498

Last synced: 6 days ago
JSON representation

Repository metadata:

Inference Llama 2 in one file of pure Python


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 months ago

Total Commits: 198
Total Committers: 52
Avg Commits per committer: 3.808
Development Distribution Score (DDS): 0.601

Commits in past year: 7
Committers in past year: 5
Avg Commits per committer in past year: 1.4
Development Distribution Score (DDS) in past year: 0.571

Name Email Commits
Andrej Karpathy a****y@g****m 79
Aydyn Tairov d****v@g****m 29
Michael Cusack m****k@c****m 15
richinseattle r****e@g****m 11
aegkmq 1****q 4
aidoge 1****e 3
Luigi Cruz l****z@g****m 3
juvi 1****1 2
madroid m****q@g****m 2
Nikolay Dubina n****b@g****m 2
Kris Jusiak k****s@j****t 2
Gottfried Haider g****r@g****m 2
Franz Louis Cesista f****a@g****m 2
Daniel Gross d****l@d****m 2
Clemens Akens c****t@m****m 2
Andrew Gu a****u@f****m 2
Junny j****h@m****l 1
Leszek Mielnikow 6****k 1
Luke Stanley 3****y 1
Murilo Curti m****i 1
RichardScottOZ 7****Z 1
Robopixel 1****l 1
Som 9****a 1
Vulcan 9****g 1
hu-po 8****o 1
Esmail 1****m 1
Emma Eva 6****a 1
Don Mahurin d****n 1
Christophe c****h 1
Chris Burgess 9****r 1
and 22 more...

Issue and Pull Request metadata

Last synced: 16 days ago

Total issues: 1
Total pull requests: 8
Average time to close issues: N/A
Average time to close pull requests: 22 days
Total issue authors: 1
Total pull request authors: 7
Average comments per issue: 0.0
Average comments per pull request: 1.38
Merged pull request: 5
Bot issues: 0
Bot pull requests: 0

Past year issues: 1
Past year pull requests: 2
Past year average time to close issues: N/A
Past year average time to close pull requests: 11 days
Past year issue authors: 1
Past year pull request authors: 2
Past year average comments per issue: 0.0
Past year average comments per pull request: 1.0
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/tairov/llama2.py

Top Issue Authors

  • toutouya (1)

Top Pull Request Authors

  • dmahurin (2)
  • chris-ch (1)
  • R0bopixel (1)
  • tairov (1)
  • Esmail-ibraheem (1)
  • mgobrain (1)
  • lukestanley (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

pypi.org: llama2-py

Inference Llama 2 in one file of pure Python

  • Homepage:
  • Documentation: https://llama2-py.readthedocs.io/
  • Licenses: MIT License
  • Latest release: 0.0.6 (published over 1 year ago)
  • Last Synced: 2025-01-12T04:08:59.295Z (16 days ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 276 Last month
  • Rankings:
    • Dependent packages count: 7.52%
    • Average: 38.669%
    • Dependent repos count: 69.819%
  • Maintainers (1)

Dependencies

.github/workflows/build.yml.off actions
Dockerfile docker
  • python 3.9-slim-bullseye build
requirements.txt pypi
  • Requests ==2.31.0
  • numpy ==1.23.5
  • pytest ==7.4.0
  • sentencepiece ==0.1.99
  • tiktoken ==0.3.3
  • torch ==2.0.1
  • tqdm ==4.64.1
  • wandb ==0.15.5
setup.py pypi