Echo9Zulu commited on
Commit
d51af8e
·
verified ·
1 Parent(s): 3bc13a8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
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
+ [![Discord](https://img.shields.io/discord/1341627368581628004?logo=Discord&logoColor=%23ffffff&label=Discord&link=https%3A%2F%2Fdiscord.gg%2FmaMY7QjG)](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