UNPKG

olbench

Version:

Comprehensive Node.js-based benchmarking tool for Ollama local LLMs

7 lines 170 B
import React from 'react'; interface Props { verbose: boolean; } export declare const SystemInfo: React.FC<Props>; export {}; //# sourceMappingURL=SystemInfo.d.ts.map