Introduce a model_type method to categorize models. The simple functionality right now is: * Returns :embedding for the mistral model * Returns :guard for models whose names start with llama-guard * Defaults to :text_generation for all other models
3.5 KiB
3.5 KiB