dashboard-react
    Preparing search index...

    Interface EffectiveConfig

    interface EffectiveConfig {
        kv_cache_backend: string;
        has_hf_token?: boolean;
    }
    Index

    Properties

    kv_cache_backend: string
    has_hf_token?: boolean