check_llm_compatibility
Check if a specific LLM model can run on your machine and receive optimal quantization and estimated tokens per second.
Instructions
(BETA) Checks if a specific LLM model can run on this machine. Returns optimal quantization and estimated tokens per second. Requires remote API connection.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_name | Yes | LLM model name (e.g., 'Llama 3.1 70B') |