Files
Benjamin Satzger 256bf1c0b2 Add model_type method for determining model categories
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
2024-12-09 09:34:59 +01:00
..
2024-11-05 23:47:48 +03:00
2024-10-01 15:36:57 +02:00
2023-08-11 11:33:06 +03:00
2024-11-05 23:47:48 +03:00
2024-11-05 23:47:48 +03:00
2023-08-22 17:11:00 +02:00
2024-11-05 23:47:48 +03:00
2024-05-07 16:10:05 +02:00
2024-03-04 10:39:35 +01:00
2024-11-20 13:26:27 -08:00