Skip to content

Server Side Swift Support#6590

Merged
ggerganov merged 1 commit intoggml-org:masterfrom
spprichard:Server-Side-Swift-Support
Apr 15, 2024
Merged

Server Side Swift Support#6590
ggerganov merged 1 commit intoggml-org:masterfrom
spprichard:Server-Side-Swift-Support

Conversation

@spprichard
Copy link
Copy Markdown
Contributor

@spprichard spprichard commented Apr 10, 2024

  • Package.swift now supports conditional compilation based on OS
  • Allows for package to be used by SPM on Non-Apple platforms
  • In response to this discussion

@spprichard spprichard force-pushed the Server-Side-Swift-Support branch from a9feee7 to 1a134b6 Compare April 10, 2024 17:54
@spprichard spprichard changed the title WIP: Server Side Swift Support Server Side Swift Support Apr 10, 2024
Comment thread Package.swift Outdated
@spprichard spprichard force-pushed the Server-Side-Swift-Support branch from 1a134b6 to 2c1d96f Compare April 11, 2024 12:26
@spprichard spprichard requested a review from ggerganov April 11, 2024 12:27
@ggerganov
Copy link
Copy Markdown
Member

Need to resolve the ios-xcode-build and macOS-latest-swift CI failures - PTAL

- Package.swift now supports conditional compilation based on OS
- Allows for package to be used by SPM on Non-Apple platforms
@spprichard spprichard force-pushed the Server-Side-Swift-Support branch from 2c1d96f to 2b7d7d5 Compare April 12, 2024 18:41
@ggerganov ggerganov merged commit 7fc16a2 into ggml-org:master Apr 15, 2024
Seunghhon pushed a commit to Seunghhon/llama.cpp that referenced this pull request Apr 26, 2026
- Package.swift now supports conditional compilation based on OS
- Allows for package to be used by SPM on Non-Apple platforms

Co-authored-by: Steven Prichard <steven.prichard@justeattakeaway.com>
phuongncn pushed a commit to phuongncn/llama.cpp-gx10-dgx-sparks-deepseekv4 that referenced this pull request Apr 28, 2026
- Package.swift now supports conditional compilation based on OS
- Allows for package to be used by SPM on Non-Apple platforms

Co-authored-by: Steven Prichard <steven.prichard@justeattakeaway.com>
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.

2 participants