We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
H100 running on docker
payload like:
"parameters": { "adapter_id": "{some local model}", "adapter_source": "local", "api_token": null, "do_sample": false, // "max_new_tokens": 130000, "ignore_eos_token": false, "repetition_penalty": null, "return_full_text": false, "seed": null, "stop": [], "temperature": 0.1, "top_k": null, "top_p": null, "truncate": null, "typical_p": null, "watermark": false, "response_format": null, "details": true }
not sure what is the expected behavior
The text was updated successfully, but these errors were encountered:
No branches or pull requests
System Info
H100 running on docker
Information
Tasks
Reproduction
payload like:
Expected behavior
not sure what is the expected behavior
The text was updated successfully, but these errors were encountered: