Skip to content

Update model and adjust quantize parameter#135

Merged
wengxt merged 1 commit into
masterfrom
model
Jun 30, 2026
Merged

Update model and adjust quantize parameter#135
wengxt merged 1 commit into
masterfrom
model

Conversation

@wengxt

@wengxt wengxt commented Jun 30, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • Bug Fixes
    • Updated the Chinese input model data to a newer version, which may improve typing accuracy and candidate suggestions.
    • Adjusted how the language model is built to better match the updated data.

@coderabbitai

coderabbitai Bot commented Jun 30, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 453bec2b-bb38-41e6-85a2-1683323c5c39

📥 Commits

Reviewing files that changed from the base of the PR and between a8c78e7 and e399407.

📒 Files selected for processing (1)
  • data/CMakeLists.txt

📝 Walkthrough

Walkthrough

Updates data/CMakeLists.txt to reference a newer Chinese language model tarball with an updated checksum, and changes the -q parameter in the LibIME::slm_build_binary invocation from 8 to 4.

Changes

Language Model Tarball and Build Parameter Update

Layer / File(s) Summary
LM tarball version and build flag
data/CMakeLists.txt
Updates LM_TAR filename and fcitx5_download hash to a newer archive, and changes -q from 8 to 4 in the slm_build_binary call.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

A hop and a skip, the model is new,
The checksum is fresh with a different hue,
From eight down to four, the -q flag has shrunk,
The trie will be built without extra junk,
🐇 Little rabbit updates, one line at a time!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the model update and the quantize parameter change.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch model

Comment @coderabbitai help to get the list of available commands.

@wengxt wengxt merged commit e090fb3 into master Jun 30, 2026
6 checks passed
@wengxt wengxt deleted the model branch June 30, 2026 05:26
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