update HF marketplace template

This commit is contained in:
Henry 2023-07-08 23:17:01 +01:00
parent ba20145e30
commit 21552776d6
1 changed files with 10 additions and 0 deletions

View File

@ -156,6 +156,16 @@
"optional": true,
"additionalParams": true,
"id": "huggingFaceInference_LLMs_0-input-frequencyPenalty-number"
},
{
"label": "Endpoint",
"name": "endpoint",
"type": "string",
"placeholder": "https://xyz.eu-west-1.aws.endpoints.huggingface.cloud/gpt2",
"description": "Using your own inference endpoint",
"optional": true,
"additionalParams": true,
"id": "huggingFaceInference_LLMs_0-input-endpoint-string"
}
],
"inputAnchors": [],