Skip to content

Commit

Permalink
temp cache impact test
Browse files Browse the repository at this point in the history
Signed-off-by: Jeffrey Martin <[email protected]>
  • Loading branch information
jmartin-tech committed Aug 6, 2024
1 parent df48a00 commit f73f730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion garak/generators/nim.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@


class NVOpenAIChat(OpenAICompatible):
"""Wrapper for NVIDIA-hosted NIMs. Expects NIM_API_KEY environment variable.
"""Impact to the cache - Wrapper for NVIDIA-hosted NIMs. Expects NIM_API_KEY environment variable.
Uses the [OpenAI-compatible API](https://docs.nvidia.com/ai-enterprise/nim-llm/latest/openai-api.html)
via direct HTTP request.
Expand Down

0 comments on commit f73f730

Please sign in to comment.