adaptai / platform /aiml /mlops /logs /vllm_elizabeth.log
ADAPT-Chase's picture
Add files using upload-large-folder tool
93be2a2 verified
Serving /data/adaptai/aiml/02_models/elizabeth/checkpoints/qwen3-8b-elizabeth-sft as qwen3-8b-elizabeth on 0.0.0.0:8000
INFO 08-28 02:07:22 [__init__.py:241] Automatically detected platform cuda.
usage: api_server.py [-h] [--headless] [--api-server-count API_SERVER_COUNT]
[--config CONFIG] [--host HOST] [--port PORT] [--uds UDS]
[--uvicorn-log-level {critical,debug,error,info,trace,warning}]
[--disable-uvicorn-access-log | --no-disable-uvicorn-access-log]
[--allow-credentials | --no-allow-credentials]
[--allowed-origins ALLOWED_ORIGINS]
[--allowed-methods ALLOWED_METHODS]
[--allowed-headers ALLOWED_HEADERS]
[--api-key API_KEY [API_KEY ...]]
[--lora-modules LORA_MODULES [LORA_MODULES ...]]
[--chat-template CHAT_TEMPLATE]
[--chat-template-content-format {auto,openai,string}]
[--response-role RESPONSE_ROLE]
[--ssl-keyfile SSL_KEYFILE] [--ssl-certfile SSL_CERTFILE]
[--ssl-ca-certs SSL_CA_CERTS]
[--enable-ssl-refresh | --no-enable-ssl-refresh]
[--ssl-cert-reqs SSL_CERT_REQS] [--root-path ROOT_PATH]
[--middleware MIDDLEWARE]
[--return-tokens-as-token-ids | --no-return-tokens-as-token-ids]
[--disable-frontend-multiprocessing | --no-disable-frontend-multiprocessing]
[--enable-request-id-headers | --no-enable-request-id-headers]
[--enable-auto-tool-choice | --no-enable-auto-tool-choice]
[--exclude-tools-when-tool-choice-none | --no-exclude-tools-when-tool-choice-none]
[--tool-call-parser {deepseek_v3,glm45,granite-20b-fc,granite,hermes,hunyuan_a13b,internlm,jamba,kimi_k2,llama4_pythonic,llama4_json,llama3_json,minimax,mistral,phi4_mini_json,pythonic,qwen3_coder,step3,xlam} or name registered in --tool-parser-plugin]
[--tool-parser-plugin TOOL_PARSER_PLUGIN]
[--tool-server TOOL_SERVER]
[--log-config-file LOG_CONFIG_FILE]
[--max-log-len MAX_LOG_LEN]
[--disable-fastapi-docs | --no-disable-fastapi-docs]
[--enable-prompt-tokens-details | --no-enable-prompt-tokens-details]
[--enable-server-load-tracking | --no-enable-server-load-tracking]
[--enable-force-include-usage | --no-enable-force-include-usage]
[--enable-tokenizer-info-endpoint | --no-enable-tokenizer-info-endpoint]
[--enable-log-outputs | --no-enable-log-outputs]
[--h11-max-incomplete-event-size H11_MAX_INCOMPLETE_EVENT_SIZE]
[--h11-max-header-count H11_MAX_HEADER_COUNT]
[--model MODEL] [--runner {auto,draft,generate,pooling}]
[--convert {auto,classify,embed,none,reward}]
[--task {auto,classify,draft,embed,embedding,generate,reward,score,transcription,None}]
[--tokenizer TOKENIZER]
[--tokenizer-mode {auto,custom,mistral,slow}]
[--trust-remote-code | --no-trust-remote-code]
[--dtype {auto,bfloat16,float,float16,float32,half}]
[--seed SEED] [--hf-config-path HF_CONFIG_PATH]
[--allowed-local-media-path ALLOWED_LOCAL_MEDIA_PATH]
[--revision REVISION] [--code-revision CODE_REVISION]
[--rope-scaling ROPE_SCALING] [--rope-theta ROPE_THETA]
[--tokenizer-revision TOKENIZER_REVISION]
[--max-model-len MAX_MODEL_LEN]
[--quantization QUANTIZATION]
[--enforce-eager | --no-enforce-eager]
[--max-seq-len-to-capture MAX_SEQ_LEN_TO_CAPTURE]
[--max-logprobs MAX_LOGPROBS]
[--logprobs-mode {processed_logits,processed_logprobs,raw_logits,raw_logprobs}]
[--disable-sliding-window | --no-disable-sliding-window]
[--disable-cascade-attn | --no-disable-cascade-attn]
[--skip-tokenizer-init | --no-skip-tokenizer-init]
[--enable-prompt-embeds | --no-enable-prompt-embeds]
[--served-model-name SERVED_MODEL_NAME [SERVED_MODEL_NAME ...]]
[--disable-async-output-proc]
[--config-format {auto,hf,mistral}]
[--hf-token [HF_TOKEN]] [--hf-overrides HF_OVERRIDES]
[--override-neuron-config OVERRIDE_NEURON_CONFIG]
[--override-pooler-config OVERRIDE_POOLER_CONFIG]
[--logits-processor-pattern LOGITS_PROCESSOR_PATTERN]
[--generation-config GENERATION_CONFIG]
[--override-generation-config OVERRIDE_GENERATION_CONFIG]
[--enable-sleep-mode | --no-enable-sleep-mode]
[--model-impl {auto,vllm,transformers}]
[--override-attention-dtype OVERRIDE_ATTENTION_DTYPE]
[--logits-processors LOGITS_PROCESSORS [LOGITS_PROCESSORS ...]]
[--load-format LOAD_FORMAT] [--download-dir DOWNLOAD_DIR]
[--model-loader-extra-config MODEL_LOADER_EXTRA_CONFIG]
[--ignore-patterns IGNORE_PATTERNS [IGNORE_PATTERNS ...]]
[--use-tqdm-on-load | --no-use-tqdm-on-load]
[--pt-load-map-location PT_LOAD_MAP_LOCATION]
[--guided-decoding-backend {auto,guidance,outlines,xgrammar}]
[--guided-decoding-disable-fallback | --no-guided-decoding-disable-fallback]
[--guided-decoding-disable-any-whitespace | --no-guided-decoding-disable-any-whitespace]
[--guided-decoding-disable-additional-properties | --no-guided-decoding-disable-additional-properties]
[--reasoning-parser {deepseek_r1,glm45,GptOss,granite,hunyuan_a13b,mistral,qwen3,step3}]
[--distributed-executor-backend {external_launcher,mp,ray,uni,None}]
[--pipeline-parallel-size PIPELINE_PARALLEL_SIZE]
[--tensor-parallel-size TENSOR_PARALLEL_SIZE]
[--data-parallel-size DATA_PARALLEL_SIZE]
[--data-parallel-rank DATA_PARALLEL_RANK]
[--data-parallel-start-rank DATA_PARALLEL_START_RANK]
[--data-parallel-size-local DATA_PARALLEL_SIZE_LOCAL]
[--data-parallel-address DATA_PARALLEL_ADDRESS]
[--data-parallel-rpc-port DATA_PARALLEL_RPC_PORT]
[--data-parallel-backend DATA_PARALLEL_BACKEND]
[--data-parallel-hybrid-lb | --no-data-parallel-hybrid-lb]
[--enable-expert-parallel | --no-enable-expert-parallel]
[--enable-eplb | --no-enable-eplb]
[--num-redundant-experts NUM_REDUNDANT_EXPERTS]
[--eplb-window-size EPLB_WINDOW_SIZE]
[--eplb-step-interval EPLB_STEP_INTERVAL]
[--eplb-log-balancedness | --no-eplb-log-balancedness]
[--max-parallel-loading-workers MAX_PARALLEL_LOADING_WORKERS]
[--ray-workers-use-nsight | --no-ray-workers-use-nsight]
[--disable-custom-all-reduce | --no-disable-custom-all-reduce]
[--worker-cls WORKER_CLS]
[--worker-extension-cls WORKER_EXTENSION_CLS]
[--enable-multimodal-encoder-data-parallel | --no-enable-multimodal-encoder-data-parallel]
[--block-size {1,8,16,32,64,128}]
[--gpu-memory-utilization GPU_MEMORY_UTILIZATION]
[--swap-space SWAP_SPACE]
[--kv-cache-dtype {auto,fp8,fp8_e4m3,fp8_e5m2,fp8_inc}]
[--num-gpu-blocks-override NUM_GPU_BLOCKS_OVERRIDE]
[--enable-prefix-caching | --no-enable-prefix-caching]
[--prefix-caching-hash-algo {builtin,sha256,sha256_cbor_64bit}]
[--cpu-offload-gb CPU_OFFLOAD_GB]
[--calculate-kv-scales | --no-calculate-kv-scales]
[--kv-sharing-fast-prefill | --no-kv-sharing-fast-prefill]
[--mamba-cache-dtype {auto,float32}]
[--mamba-ssm-cache-dtype {auto,float32}]
[--limit-mm-per-prompt LIMIT_MM_PER_PROMPT]
[--media-io-kwargs MEDIA_IO_KWARGS]
[--mm-processor-kwargs MM_PROCESSOR_KWARGS]
[--mm-processor-cache-gb MM_PROCESSOR_CACHE_GB]
[--disable-mm-preprocessor-cache]
[--interleave-mm-strings | --no-interleave-mm-strings]
[--skip-mm-profiling | --no-skip-mm-profiling]
[--enable-lora | --no-enable-lora]
[--enable-lora-bias | --no-enable-lora-bias]
[--max-loras MAX_LORAS] [--max-lora-rank MAX_LORA_RANK]
[--lora-extra-vocab-size LORA_EXTRA_VOCAB_SIZE]
[--lora-dtype {auto,bfloat16,float16}]
[--max-cpu-loras MAX_CPU_LORAS]
[--fully-sharded-loras | --no-fully-sharded-loras]
[--default-mm-loras DEFAULT_MM_LORAS]
[--show-hidden-metrics-for-version SHOW_HIDDEN_METRICS_FOR_VERSION]
[--otlp-traces-endpoint OTLP_TRACES_ENDPOINT]
[--collect-detailed-traces {all,model,worker,None} [{all,model,worker,None} ...]]
[--max-num-batched-tokens MAX_NUM_BATCHED_TOKENS]
[--max-num-seqs MAX_NUM_SEQS]
[--max-num-partial-prefills MAX_NUM_PARTIAL_PREFILLS]
[--max-long-partial-prefills MAX_LONG_PARTIAL_PREFILLS]
[--cuda-graph-sizes CUDA_GRAPH_SIZES [CUDA_GRAPH_SIZES ...]]
[--long-prefill-token-threshold LONG_PREFILL_TOKEN_THRESHOLD]
[--num-lookahead-slots NUM_LOOKAHEAD_SLOTS]
[--scheduler-delay-factor SCHEDULER_DELAY_FACTOR]
[--preemption-mode {recompute,swap,None}]
[--scheduling-policy {fcfs,priority}]
[--enable-chunked-prefill | --no-enable-chunked-prefill]
[--disable-chunked-mm-input | --no-disable-chunked-mm-input]
[--scheduler-cls SCHEDULER_CLS]
[--disable-hybrid-kv-cache-manager | --no-disable-hybrid-kv-cache-manager]
[--async-scheduling | --no-async-scheduling]
[--speculative-config SPECULATIVE_CONFIG]
[--kv-transfer-config KV_TRANSFER_CONFIG]
[--kv-events-config KV_EVENTS_CONFIG]
[--compilation-config COMPILATION_CONFIG]
[--additional-config ADDITIONAL_CONFIG]
[--disable-log-stats] [--enable-prompt-adapter]
[--enable-log-requests | --no-enable-log-requests]
[--disable-log-requests | --no-disable-log-requests]
[model_tag]
api_server.py: error: unrecognized arguments: --api-keys