Skip to content

saturn-python-axolotl: add boto3 (TF adapter S3 upload) - #484

Merged
hhuuggoo merged 1 commit into
release-2026.05.01from
hugo/axolotl-boto3
Aug 21, 2026
Merged

saturn-python-axolotl: add boto3 (TF adapter S3 upload)#484
hhuuggoo merged 1 commit into
release-2026.05.01from
hugo/axolotl-boto3

Conversation

@hhuuggoo

Copy link
Copy Markdown
Collaborator

The TF fine-tune training image lacks boto3, so pdc/scripts/tf/finetune.py's adapter S3 upload fails with "No module named 'boto3'" (live-verified on tf-staging). The upload is non-fatal, so training completes but the trained LoRA adapter never reaches the adapter store — shared-tier serving of fresh checkpoints is dead on arrival. This adds boto3 (unpinned, matching the file's loose deps) to the pip section of the axolotl environment.

Contracts: none — dependency addition only.

https://claude.ai/code/session_01PM4iV7xek6wdDZZTJgGLW5

@hhuuggoo
hhuuggoo merged commit 4504767 into release-2026.05.01 Aug 21, 2026
@hhuuggoo
hhuuggoo deleted the hugo/axolotl-boto3 branch August 21, 2026 04:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant