Skip to content

Commit 302013f

Browse files
Merge pull request #140 from intelligentnode/Barqawiz-patch-1
Update README.md
2 parents 181bb04 + 3df05fa commit 302013f

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed

README.md

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -254,18 +254,11 @@ The module foundation:
254254
Call 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

0 commit comments

Comments
 (0)