Language model class for the Vicuna model. # https://github.com/lm-sys/FastChat/blob/main/fastchat/serve/huggingface_api.py Inherits from LLMBaseModel and sets up the Vicuna language model for use. Parameters: ----------- model : str The name of the Vicuna model.
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected