Skip to content

[BUG] Default Model On LoRaTrainingExample won't install. #476

Description

@jacobwoods45

Describe the bug
The default model in LoRaTrainingExample hangs indefinitely.

To Reproduce
Start the application LoRaTrainingExample, observe by simply starting the application.
Include code snippet

private let modelConfiguration = LLMRegistry.mistral7B4bit

Expected behavior
Model should download as expected and not hang. You can observe expected model by changing model.

Desktop:

  • OS Version: 26.1 (25B78)
  • Device: Macbook Pro M3 Pro
  • Version: Current Version

Additional context
Quickfix: just change the default model, I suspect the model that is default is just no longer supported by Hugging Face.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions