-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpfm-apple-smoke.log
More file actions
41 lines (34 loc) · 3.15 KB
/
Copy pathpfm-apple-smoke.log
File metadata and controls
41 lines (34 loc) · 3.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
[0/1] Planning build
Building for production...
[0/5] Write sources
[2/5] Write swift-version--58304C5D6DBC2206.txt
[4/5] Compiling PrivateFoundationModelsApple AppleFoundationModelBackend.swift
[5/6] Compiling PFMAppleSmoke main.swift
[5/7] Write Objects.LinkFileList
[6/7] Linking pfm-apple-smoke
Build of product 'pfm-apple-smoke' complete! (3.75s)
──────────────────────────────────────────────────────────────────────────────
PrivateFoundationModelsApple — Apple FM passthrough smoke test
──────────────────────────────────────────────────────────────────────────────
• availability: available
──────────────────────────────────────────────────────────────────────────────
1. respond(to:)
──────────────────────────────────────────────────────────────────────────────
✓ respond() returned in 697 ms
--- response ---
The capital of France is Paris.
----------------
──────────────────────────────────────────────────────────────────────────────
2. streamResponse(to:)
──────────────────────────────────────────────────────────────────────────────
--- streaming ---
The capital of France is Paris.
-----------------
✓ stream completed
──────────────────────────────────────────────────────────────────────────────
3. respond(to: generating:) — Generable cross-translation
──────────────────────────────────────────────────────────────────────────────
✓ generating: Address.self → Rome, Italy (1252 ms)
──────────────────────────────────────────────────────────────────────────────
All smoke checks passed against Apple's native FoundationModels.
──────────────────────────────────────────────────────────────────────────────