Source code

Revision control

Copy as Markdown

Other Tools

[language-model-create.tentative.https.window.html]
expected: ERROR
[Ensure sessions can be created]
expected: FAIL
[LanguageModel.create() returns a valid object with default options]
expected: FAIL
[LanguageModel.create() notifies its monitor on downloadprogress]
expected: FAIL
[Progress events are not emitted after aborted.]
expected: TIMEOUT
[Create with topK and temperature]
expected: NOTRUN
[Create with only topK should fail]
expected: NOTRUN
[Create with only temperature should fail]
expected: NOTRUN
[Create with negative temperature should fail]
expected: NOTRUN
[Create with zero topK should fail]
expected: NOTRUN
[Create with negative topK should fail]
expected: NOTRUN
[Create with fractional topK should be rounded down]
expected: NOTRUN
[Create with initialPrompts]
expected: NOTRUN
[Create with empty initialPrompts]
expected: NOTRUN
[Create with initialPrompts without system role]
expected: NOTRUN
[Create with system role not ordered first should fail]
expected: NOTRUN
[Create multiple system role entries should fail]
expected: NOTRUN
[LanguageModel.create() rejects when given invalid language tags]
expected: NOTRUN
[LanguageModel.create() canonicalizes language tags]
expected: NOTRUN