Skip to content

feat: roberta model release#326

Merged
Davidnet merged 1 commit intomainfrom
release-20260415-1
Apr 15, 2026
Merged

feat: roberta model release#326
Davidnet merged 1 commit intomainfrom
release-20260415-1

Conversation

@Davidnet
Copy link
Copy Markdown
Member

This PR contains the changeset for Roberta model release.

Copilot AI review requested due to automatic review settings April 15, 2026 16:28
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR appears to support a RoBERTA model release by adding a missing model artifact under model/quantized/ and a Changesets entry for the release notes/version bump.

Changes:

  • Add model/quantized/spm.model (Git LFS-tracked model asset).
  • Add a Changesets entry bumping kiji-privacy-proxy with a note about changing the default base model.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
model/quantized/spm.model Adds an LFS-tracked spm.model artifact to the quantized model bundle.
.changeset/ninety-sides-yawn.md Adds a minor changeset entry describing a default base model switch to RoBERTA.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

"kiji-privacy-proxy": minor
---

Change default base model to use RoBERTA
Copy link

Copilot AI Apr 15, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changeset text says the default base model is changed to RoBERTA, but this PR only adds model/quantized/spm.model and does not update any config/code or model artifacts that would switch the default model. Please either adjust the changeset description to reflect the actual change (e.g., adding the missing SentencePiece tokenizer model file) or include the missing code/model updates that perform the default-model switch.

Copilot uses AI. Check for mistakes.
@Davidnet Davidnet merged commit 3eb6a12 into main Apr 15, 2026
10 checks passed
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.

2 participants