{"id":19985047,"url":"https://github.com/waikato-llm/xtuner","last_synced_at":"2025-07-02T19:32:49.294Z","repository":{"id":223199328,"uuid":"759569096","full_name":"waikato-llm/xtuner","owner":"waikato-llm","description":"Docker images for the XTuner library for tuning large language models.","archived":false,"fork":false,"pushed_at":"2024-04-22T21:33:52.000Z","size":67,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-01T20:29:42.984Z","etag":null,"topics":["fine-tuning","llm","xtuner"],"latest_commit_sha":null,"homepage":"https://github.com/InternLM/xtuner","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/waikato-llm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-02-18T22:21:45.000Z","updated_at":"2024-04-22T21:33:55.000Z","dependencies_parsed_at":"2024-03-24T23:23:04.226Z","dependency_job_id":"d2b39e84-9dfb-47d2-95f3-22b3aabc88a7","html_url":"https://github.com/waikato-llm/xtuner","commit_stats":null,"previous_names":["waikato-llm/xtuner"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/waikato-llm/xtuner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waikato-llm%2Fxtuner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waikato-llm%2Fxtuner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waikato-llm%2Fxtuner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waikato-llm%2Fxtuner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/waikato-llm","download_url":"https://codeload.github.com/waikato-llm/xtuner/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waikato-llm%2Fxtuner/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263203425,"owners_count":23430027,"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":["fine-tuning","llm","xtuner"],"created_at":"2024-11-13T04:22:15.213Z","updated_at":"2025-07-02T19:32:49.239Z","avatar_url":"https://github.com/waikato-llm.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xtuner\nDocker images for the [XTuner library](https://github.com/InternLM/xtuner) for tuning large language models.\n\nAvailable versions:\n\n* [0.1.18 (CUDA 11.7)](0.1.18_cuda11.7)\n* [0.1.15 (CUDA 11.7)](0.1.15_cuda11.7)\n* [2024-02-19 (CUDA 11.7)](2024-02-19_cuda11.7)\n* [0.1.14 (CUDA 11.7)](0.1.14_cuda11.7)\n\n\n\n## Huggingface restricted access\n\nIn case models or datasets require being logged into Huggingface, you can give your \nDocker container access via an access token.\n\n### Create access token\n\nIn order to create an access token, do the following:\n- Log into https://huggingface.co\n- Go to *Settings* -\u003e *Access tokens*\n- Create a token (*read* access is sufficient, unless you want to push models back to huggingface)\n- Copy the token onto the clipboard\n- Save the token in a [.env file](https://hexdocs.pm/dotenvy/0.2.0/dotenv-file-format.html), using `HF_TOKEN` as the variable name\n\n### Provide token to container\n\nAdd the following parameter to make all the environment variables stored in the `.env` file in \nthe current directory available to your Docker container:\n\n```\n--env-file=`pwd`/.env\n```\n\n### Log into Huggingface\n\nWith the `HF_TOKEN` environment variable set, you can now log into Huggingface inside your Docker \ncontainer using the following command:\n\n```\nhuggingface-cli login --token=$HF_TOKEN\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaikato-llm%2Fxtuner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwaikato-llm%2Fxtuner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaikato-llm%2Fxtuner/lists"}