Update README.md
Browse files
README.md
CHANGED
@@ -37,6 +37,15 @@ print("Download complete!")
|
|
37 |
```
|
38 |
|
39 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
40 |
|
41 |
|
42 |
|
|
|
37 |
```
|
38 |
|
39 |
|
40 |
+
My Project [OpenArc](https://github.com/SearchSavior/OpenArc), an inference engine for OpenVINO, now supports this model and serves inference over OpenAI compatible endpoints for text to text *and* text with vision!
|
41 |
+
|
42 |
+
We have a growing Discord community of others interested in using Intel for AI/ML.
|
43 |
+
|
44 |
+
[](https://discord.gg/maMY7QjG)
|
45 |
+
|
46 |
+
- Find documentation on the Optimum-CLI export process [here](https://huggingface.co/docs/optimum/main/en/intel/openvino/export)
|
47 |
+
- Use my HF space [Echo9Zulu/Optimum-CLI-Tool_tool](https://huggingface.co/spaces/Echo9Zulu/Optimum-CLI-Tool_tool) to build commands and execute locally
|
48 |
+
|
49 |
|
50 |
|
51 |
|