You're looking at a specific version of this model. Jump to the model overview.
seeghost1019 /google-medgemma-4b-non-clinical:1fedc92e
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 |
|---|---|---|---|
| prompt |
string
|
Describe this X-ray.
|
輸入醫療問題
|
| image |
string
|
上傳醫療影像 (可選)
|
|
| max_new_tokens |
integer
|
512
Min: 64 Max: 2048 |
最大輸出長度
|
| temperature |
number
|
0.4
Max: 1 |
溫度
|
| show_thought |
boolean
|
False
|
是否顯示模型的思考過程?
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'title': 'Output', 'type': 'string'}