File tree Expand file tree Collapse file tree 1 file changed +0
-34
lines changed
Expand file tree Collapse file tree 1 file changed +0
-34
lines changed Original file line number Diff line number Diff line change 83568356 "supports_multiple_generations" : false ,
83578357 "mod_time" : " 2026-01-09 14:20:03 +0000"
83588358 },
8359- "generators.nemo.NeMoGenerator" : {
8360- "description" : " Wrapper for the NVIDIA NeMo models via NGC. Expects NGC_API_KEY and ORG_ID environment variables." ,
8361- "DEFAULT_PARAMS" : {
8362- "max_tokens" : 150 ,
8363- "temperature" : 0.9 ,
8364- "top_k" : 2 ,
8365- "context_len" : null ,
8366- "skip_seq_start" : null ,
8367- "skip_seq_end" : null ,
8368- "top_p" : 1.0 ,
8369- "repetition_penalty" : 1.1 ,
8370- "beam_search_diversity_rate" : 0.0 ,
8371- "beam_width" : 1 ,
8372- "length_penalty" : 1 ,
8373- "guardrail" : null ,
8374- "api_uri" : " https://api.llm.ngc.nvidia.com/v1"
8375- },
8376- "active" : true ,
8377- "extra_dependency_names" : [
8378- " nemollm"
8379- ],
8380- "generator_family_name" : " NeMo" ,
8381- "modality" : {
8382- "in" : [
8383- " text"
8384- ],
8385- "out" : [
8386- " text"
8387- ]
8388- },
8389- "parallel_capable" : true ,
8390- "supports_multiple_generations" : false ,
8391- "mod_time" : " 2025-11-26 08:39:43 +0000"
8392- },
83938359 "generators.nim.NVMultimodal" : {
83948360 "description" : " Wrapper for text and image / audio to text NVIDIA NIM microservices hosted on build.nvidia.com and self-hosted." ,
83958361 "DEFAULT_PARAMS" : {
You can’t perform that action at this time.
0 commit comments