|
7076 | 7076 | },
|
7077 | 7077 | "parallel_capable": false,
|
7078 | 7078 | "supports_multiple_generations": true,
|
7079 |
| - "mod_time": "2025-02-28 21:51:23 +0000" |
| 7079 | + "mod_time": "2025-06-24 19:46:58 +0000" |
7080 | 7080 | },
|
7081 | 7081 | "generators.huggingface.InferenceAPI": {
|
7082 | 7082 | "description": "Get text generations from Hugging Face Inference API",
|
|
7103 | 7103 | },
|
7104 | 7104 | "parallel_capable": true,
|
7105 | 7105 | "supports_multiple_generations": true,
|
7106 |
| - "mod_time": "2025-02-28 21:51:23 +0000" |
| 7106 | + "mod_time": "2025-06-24 19:46:58 +0000" |
7107 | 7107 | },
|
7108 | 7108 | "generators.huggingface.InferenceEndpoint": {
|
7109 | 7109 | "description": "Interface for Hugging Face private endpoints",
|
|
7130 | 7130 | },
|
7131 | 7131 | "parallel_capable": true,
|
7132 | 7132 | "supports_multiple_generations": false,
|
7133 |
| - "mod_time": "2025-02-28 21:51:23 +0000" |
| 7133 | + "mod_time": "2025-06-24 19:46:58 +0000" |
7134 | 7134 | },
|
7135 | 7135 | "generators.huggingface.LLaVA": {
|
7136 | 7136 | "description": "Get LLaVA ([ text + image ] -> text) generations",
|
|
7160 | 7160 | },
|
7161 | 7161 | "parallel_capable": false,
|
7162 | 7162 | "supports_multiple_generations": false,
|
7163 |
| - "mod_time": "2025-02-28 21:51:23 +0000" |
| 7163 | + "mod_time": "2025-06-24 19:46:58 +0000" |
7164 | 7164 | },
|
7165 | 7165 | "generators.huggingface.Model": {
|
7166 | 7166 | "description": "Get text generations from a locally-run Hugging Face model",
|
|
7189 | 7189 | },
|
7190 | 7190 | "parallel_capable": false,
|
7191 | 7191 | "supports_multiple_generations": true,
|
7192 |
| - "mod_time": "2025-02-28 21:51:23 +0000" |
| 7192 | + "mod_time": "2025-06-24 19:46:58 +0000" |
7193 | 7193 | },
|
7194 | 7194 | "generators.huggingface.OptimumPipeline": {
|
7195 | 7195 | "description": "Get text generations from a locally-run Hugging Face pipeline using NVIDIA Optimum",
|
|
7218 | 7218 | },
|
7219 | 7219 | "parallel_capable": false,
|
7220 | 7220 | "supports_multiple_generations": true,
|
7221 |
| - "mod_time": "2025-02-28 21:51:23 +0000" |
| 7221 | + "mod_time": "2025-06-24 19:46:58 +0000" |
7222 | 7222 | },
|
7223 | 7223 | "generators.huggingface.Pipeline": {
|
7224 | 7224 | "description": "Get text generations from a locally-run Hugging Face pipeline",
|
|
7247 | 7247 | },
|
7248 | 7248 | "parallel_capable": false,
|
7249 | 7249 | "supports_multiple_generations": true,
|
7250 |
| - "mod_time": "2025-02-28 21:51:23 +0000" |
| 7250 | + "mod_time": "2025-06-24 19:46:58 +0000" |
7251 | 7251 | },
|
7252 | 7252 | "generators.langchain.LangChainLLMGenerator": {
|
7253 | 7253 | "description": "Class supporting LangChain LLM interfaces",
|
|
0 commit comments