An open API service for producing an overview of a list of open source projects.

awesome-llama: https://github.com/Riccorl/llama-trainer

huggingface llama llm llm-inference llm-training llms transformer

Score: 5.768320995793772

Last synced: about 11 hours ago
JSON representation

Repository metadata:

Llama Trainer Utility


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 16 days ago

Total Commits: 8
Total Committers: 1
Avg Commits per committer: 8.0
Development Distribution Score (DDS): 0.0

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Riccardo Orlando o****c@g****m 8

Issue and Pull Request metadata

Last synced: 5 months ago

Total issues: 1
Total pull requests: 0
Average time to close issues: N/A
Average time to close pull requests: N/A
Total issue authors: 1
Total pull request authors: 0
Average comments per issue: 0.0
Average comments per pull request: 0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/Riccorl/llama-trainer

Top Issue Authors

  • AlexanderKozhevin (1)

Top Pull Request Authors


Top Issue Labels

Top Pull Request Labels


Package metadata

pypi.org: llama-trainer

Llama trainer utility

  • Homepage: https://github.com/Riccorl/llama-trainer
  • Documentation: https://llama-trainer.readthedocs.io/
  • Licenses: Apache
  • Latest release: 0.2.1 (published over 2 years ago)
  • Last Synced: 2026-01-20T14:42:54.229Z (20 days ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 31 Last month
  • Rankings:
    • Dependent packages count: 7.622%
    • Average: 38.568%
    • Dependent repos count: 69.515%
  • Maintainers (1)

Dependencies

.github/workflows/black.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • julianwachholz/flake8-action v2 composite
  • psf/black stable composite
.github/workflows/python-package.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/python-publish-pypi.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • pypa/gh-action-pypi-publish 27b31702a0e7fc50959f5ad993c78deac1bdfc29 composite
requirements.txt pypi
  • accelerate >=0.21,<0.23
  • bitsandbytes ==0.40.2
  • black *
  • peft >=0.4,<0.5
  • scipy *
  • torch >=1.10,<2.1
  • transformers >=4.31,<5.1
  • trl ==0.4.7
setup.py pypi