Skip to content

fix: remove explicit transformers library from model export commands - #173

Open
manuelinfosec wants to merge 1 commit into
mainfrom
fix/full-setup-issues
Open

fix: remove explicit transformers library from model export commands#173
manuelinfosec wants to merge 1 commit into
mainfrom
fix/full-setup-issues

Conversation

@manuelinfosec

Copy link
Copy Markdown
Collaborator

Description

Remove the explicit --library-name transformers argument from the model export commands in data/download-model.ts and data/prepare-embeddings.ts.

The export tooling no longer needs the library to be specified explicitly, so this simplifies the model export configuration while preserving the existing model and INT8 export flow.

Type of change

  • Bug fix
  • New feature
  • Refactoring (no functional changes)
  • Documentation
  • Build / CI
  • Performance improvement

Areas affected

  • Frontend (React / TypeScript)
  • Backend (Rust / Tauri commands)
  • Rust crate:
  • Remote control (OSC / HTTP)
  • Broadcast / NDI
  • Theme Designer
  • Bible data / search
  • Audio / STT
  • CI/Build

Checklist

  • I have tested this change locally
  • bun run typecheck passes
  • cargo clippy passes without warnings
  • bun run test passes (if applicable)
  • I have added tests for new functionality (if applicable)
  • UI changes include a screenshot or recording below

Tested on

  • macOS
  • Windows (GitHub runner)
  • Linux (GitHub runner)

Screenshots / recordings

No UI changes.

@manuelinfosec

Copy link
Copy Markdown
Collaborator Author

I made these changes myself, but this PR reverts them as they don't work.

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