You're looking at a specific version of this model. Jump to the model overview.
technillogue /measure-download-speed:05aa6b31
Input schema
The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
Field | Type | Default value | Description |
---|---|---|---|
method |
string
(enum)
|
ALL
Options: DEST_MMAP, MEMFD_SENDFILE, MEMFD_SENDFILE_REUSE, ANON_MMAP_COPYFILE, PGET, ALL |
An enumeration.
|
repetitions |
integer
|
2
|
None
|
concurrency |
integer
|
-1
|
None
|
semaphore_multiplier |
integer
|
2
|
None
|
output_format |
string
(enum)
|
text
Options: text, json |
An enumeration.
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'anyOf': [{'type': 'string'}, {'type': 'object'}], 'title': 'Output'}