Skip to content

feat: Add macOS compatibility and dry-run option#1

Open
yuiseki wants to merge 2 commits into
foxn2000:mainfrom
yuiseki:feature/macos-compatibility
Open

feat: Add macOS compatibility and dry-run option#1
yuiseki wants to merge 2 commits into
foxn2000:mainfrom
yuiseki:feature/macos-compatibility

Conversation

@yuiseki

@yuiseki yuiseki commented Jul 25, 2025

Copy link
Copy Markdown
Contributor

This commit introduces changes to make the project compatible with macOS, while maintaining compatibility with Linux environments.

  • Updated to conditionally install only on Linux, and added for macOS compatibility.
  • Modified to dynamically load models using either (for Linux) or (for macOS), and to correctly handle local model paths. Also addressed for generation.
  • Added a option to for quick verification of the script's flow without actual model loading and inference.

Yui Matsumura and others added 2 commits July 25, 2025 21:32
This commit introduces changes to make the project compatible with macOS,
while maintaining compatibility with Linux environments.

- Updated  to conditionally install  only on Linux,
  and added  for macOS compatibility.
- Modified  to dynamically load models using either
  (for Linux) or  (for macOS), and to correctly handle local
  model paths. Also addressed  for  generation.
- Added a  option to  for quick verification of
  the script's flow without actual model loading and inference.
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