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-12-09 09:34:59 +01:00
2024-01-15 14:23:16 +03:00
2024-07-18 15:12:27 +03:00
2024-11-05 23:47:48 +03:00
2024-11-01 11:03:24 +01:00
2024-10-01 15:36:57 +02:00
2023-08-11 11:33:06 +03:00
2024-10-16 13:56:06 +02:00
2024-10-30 12:08:24 -07:00
2024-11-05 23:47:48 +03:00
2024-11-05 23:47:48 +03:00
2024-07-05 12:25:01 +02:00
2024-10-30 12:08:24 -07:00
2023-06-19 13:12:05 +02:00
2024-11-02 08:03:10 -07:00
2023-08-22 17:11:00 +02:00
2024-11-05 23:47:48 +03:00
2024-11-04 16:34:05 +01:00
2023-11-02 16:40:48 +03:00
2023-08-11 11:33:06 +03:00
2024-05-07 16:10:05 +02:00
2024-11-20 14:33:06 -08:00
2024-07-26 11:51:20 +02:00
2024-12-09 09:34:59 +01:00
2024-10-24 08:47:49 -07:00
2024-03-04 10:39:35 +01:00
2024-10-30 12:08:24 -07:00
2024-10-30 12:08:24 -07:00
2024-10-30 12:08:24 -07:00
2024-10-30 12:08:24 -07:00
2024-10-30 12:08:24 -07:00
2024-11-20 13:26:27 -08:00
2023-11-22 11:39:28 -08:00