Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds support for on-device LLMs with SpeziLLMLocal #39

Merged
merged 14 commits into from
May 13, 2024

Fix linter error

97e0d3d
Select commit
Loading
Failed to load commit list.
Merged

Adds support for on-device LLMs with SpeziLLMLocal #39

Fix linter error
97e0d3d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 13, 2024 in 0s

92.67% of diff hit (within 5.00% threshold of 93.03%)

View this Pull Request on Codecov

92.67% of diff hit (within 5.00% threshold of 93.03%)

Annotations

Check warning on line 77 in HealthGPT/HealthGPT/HealthGPTView.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

HealthGPT/HealthGPT/HealthGPTView.swift#L74-L77

Added lines #L74 - L77 were not covered by tests

Check warning on line 109 in HealthGPT/HealthGPT/SettingsView.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

HealthGPT/HealthGPT/SettingsView.swift#L109

Added line #L109 was not covered by tests

Check warning on line 24 in HealthGPT/Onboarding/LLMLocalDownload.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

HealthGPT/Onboarding/LLMLocalDownload.swift#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 27 in HealthGPT/Onboarding/OnboardingFlow.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

HealthGPT/Onboarding/OnboardingFlow.swift#L27

Added line #L27 was not covered by tests