Skip to content

Commit 5dc246b

Browse files
committed
Meta: export "currently supported" definition
1 parent d921045 commit 5dc246b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2299,7 +2299,7 @@ Every [=interface=] [=interface/including=] the {{DestroyableModel}} interface m
22992299
1. Return "{{Availability/available}}".
23002300
</div>
23012301

2302-
For the purposes of our algorithms related to model availability, a user agent <dfn for="model availability" lt="currently supports|currently supported|can support|supports">currently supports</dfn> an operation if it can perform that operation without first downloading the necessary capabilities. (For example, without first downloading an AI model or fine tuning.) Such determination of support should incorporate the privacy considerations described in [[#privacy-model-version]]. That is, even if a user agent has a suitable model available or could in theory download one, it may choose instead to report the operation as unsupported, in order to avoid using models whose versions skew too far from the user agent's version.
2302+
For the purposes of our algorithms related to model availability, a user agent <dfn export for="model availability" lt="currently supports|currently supported|can support|supports">currently supports</dfn> an operation if it can perform that operation without first downloading the necessary capabilities. (For example, without first downloading an AI model or fine tuning.) Such determination of support should incorporate the privacy considerations described in [[#privacy-model-version]]. That is, even if a user agent has a suitable model available or could in theory download one, it may choose instead to report the operation as unsupported, in order to avoid using models whose versions skew too far from the user agent's version.
23032303

23042304
<h3 id="supporting-language-availability">Language availability</h3>
23052305

0 commit comments

Comments
 (0)