jeffboudier HF staff commited on
Commit
781246e
1 Parent(s): e2ce7fb

Update readme

Browse files

Added information about Optimum Intel

Files changed (1) hide show
  1. README.md +5 -13
README.md CHANGED
@@ -59,22 +59,14 @@ pinned: false
59
  </a>
60
  <div class="lg:col-span-3">
61
  <p class="mb-2">
62
- Intel optimizes the most widely adopted and innovative AI software
63
- tools, frameworks, and libraries for Intel® architecture. Whether
64
- you are computing locally or deploying AI applications on a massive
65
- scale, your organization can achieve peak performance with AI
66
- software optimized for Intel Xeon Scalable platforms.
67
- </p>
68
- <p class="mb-2">
69
- Intel’s engineering collaboration with Hugging Face offers state-of-the-art hardware and software acceleration to train, fine-tune and predict with Transformers.
70
- </p>
71
  <p>
72
- Useful Resources:
73
  </p>
74
  <ul>
75
- <li class="ml-6"><a href="https://huggingface.co/hardware/intel" class="underline" data-ga-category="intel-org" data-ga-action="clicked partner page" data-ga-label="partner page">- Intel AI + Hugging Face partner page</a></li>
76
- <li class="ml-6"><a href="https://github.com/huggingface/optimum-intel" class="underline" data-ga-category="intel-org" data-ga-action="clicked optimum intel" data-ga-label="optimum intel">- 🤗 Optimum-Intel library</a></li>
77
- <li class="ml-6"><a href="https://github.com/IntelAI" class="underline" data-ga-category="intel-org" data-ga-action="clicked intel ai github" data-ga-label="intel ai github">- Intel AI GitHub</a></li>
78
  </ul>
79
  </div>
80
  </div>
 
59
  </a>
60
  <div class="lg:col-span-3">
61
  <p class="mb-2">
62
+ Intel provides a complete foundation for accelerated AI with the Intel Xeon Scalable CPU platform and a wide range of hardware-optimized AI software tools, frameworks, and libraries. With the <a href="https://github.com/huggingface/optimum-intel" class="underline" data-ga-category="intel-org" data-ga-action="clicked optimum intel" data-ga-label="optimum intel">Optimum-Intel library</a>, Intel and Hugging Face are making it easy for Hugging Face users to get the best performance for their models on Intel Xeon processors, leveraging acceleration libraries including Intel Neural Compressor and OpenVINO.
 
 
 
 
 
 
 
 
63
  <p>
64
+ To learn more about the partnership and Intel AI tools, check out these resources:
65
  </p>
66
  <ul>
67
+ <li class="ml-6"><a href="https://huggingface.co/hardware/intel" class="underline" data-ga-category="intel-org" data-ga-action="clicked partner page" data-ga-label="partner page">Intel AI + Hugging Face partner page</a></li>
68
+ <li class="ml-6"><a href="https://github.com/huggingface/optimum-intel" class="underline" data-ga-category="intel-org" data-ga-action="clicked optimum intel" data-ga-label="optimum intel">🤗 Optimum-Intel library</a></li>
69
+ <li class="ml-6"><a href="https://github.com/IntelAI" class="underline" data-ga-category="intel-org" data-ga-action="clicked intel ai github" data-ga-label="intel ai github">Intel AI GitHub</a></li>
70
  </ul>
71
  </div>
72
  </div>