File tree Expand file tree Collapse file tree 1 file changed +5
-12
lines changed
Expand file tree Collapse file tree 1 file changed +5
-12
lines changed Original file line number Diff line number Diff line change @@ -254,18 +254,11 @@ The module foundation:
254254Call for contributors:
255255[ registration form ] ( https://forms.gle/2JsEHAMaj2eMQHYc9 ) .
256256
257- - [x] Add support to OpenAI completion & GPT4.
258- - [x] Add support to OpenAI DALL·E 2.
259- - [ ] Add support to other OpenAI functions.
260- - [x] Add support to cohere generate models.
261- - [ ] Add support to Google language models.
262- - [x] Add support to Google speech models.
263- - [x] Add support to LLaMa AWS private deployment.
264- - [ ] Add support to Anthropic claude.
265- - [ ] Add support to Midjourney image generation.
266- - [x] Add support to Stable diffusion.
267- - [x] Add support to hugging face inference.
268- - [x] Add more high-level functions like semantic search, evaluation, etc.
257+ - [x] Add support for vllm offline models.
258+ - [x] Add support for Nvidia Nim for local and remote models
259+ - [x] Evaluate multiple models using a few lines.
260+ - [x] Add Gen function to do complex business cases with one command.
261+ - [ ] Audd auto agent capabilities.
269262
270263
271264# License
You can’t perform that action at this time.
0 commit comments