LlamaKit
Swift wrapper for llama.cpp
File Explorer
- ChatCommand.swift
- Package.swift
- ChatMessage.swift
- LlamaBackend.swift
- LlamaModel+Hub.swift
- LlamaModel.swift
- LlamaSession+Generation.swift
- LlamaSession.swift
- Sampler.swift
- StreamingDetokenizer.swift
- LlamaModelTests.swift
- LlamaSessionTests.swift
- SamplerTests.swift
- StreamingDetokenizerTests.swift
- .gitignore
- LICENSE
- Package.swift
- README.md
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
swift
View Details ▼
swift
Create, run, and build Swift projects.
swift repl
Start a REPL (interactive shell):
swift {{file.swift}}
Execute a program:
swift package init
Start a new project with the package manager:
// repository documentation
Was this content helpful?
(0 ratings)
