jeffboudier HF Staff commited on
Commit
5527c71
·
1 Parent(s): c98db5a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -18
README.md CHANGED
@@ -13,28 +13,34 @@ license: apache-2.0
13
  <a href="https://www.graphcore.ai/hugging-face-hardware" class="underline">Contact Graphcore</a> to learn more about leveraging IPUs for your training needs.
14
  </p>
15
  <a href="https://huggingface.co/blog/graphcore" class="block overflow-hidden group">
16
- <img
17
- alt=""
18
- src="/spaces/Intel/README/resolve/main/web_thumbnail.png"
19
- class="w-full h-40 object-cover mb-2 bg-gray-300 rounded-lg"
20
- />
21
- <div class="underline">Learn more about our partnership</div>
 
 
22
  </a>
23
  <a href="https://github.com/huggingface/optimum-graphcore" class="block overflow-hidden group">
24
- <img
25
- alt=""
26
- src="/blog/assets/38_getting_started_graphcore/graphcore_1.png"
27
- class="w-full h-40 object-cover mb-2 bg-gray-300 rounded-lg"
28
- />
29
- <div class="underline">Check out Optimum Graphcore library</div>
 
 
30
  </a>
31
  <a href="https://www.graphcore.ai/developer" class="block overflow-hidden group">
32
- <img
33
- alt=""
34
- src="/front/assets/graphcore-page/poplar-software.png"
35
- class="w-full h-40 object-cover mb-2 bg-gray-300 rounded-lg"
36
- />
37
- <div class="underline">Discover Graphcore developer tools</div>
 
 
38
  </a>
39
  <div class="lg:col-span-3">
40
  <p class="mb-2">
 
13
  <a href="https://www.graphcore.ai/hugging-face-hardware" class="underline">Contact Graphcore</a> to learn more about leveraging IPUs for your training needs.
14
  </p>
15
  <a href="https://huggingface.co/blog/graphcore" class="block overflow-hidden group">
16
+ <div class="w-full h-40 object-cover mb-10 bg-indigo-100 rounded-lg flex items-center justify-center dark:bg-gray-900 dark:group-hover:bg-gray-850">
17
+ <img
18
+ alt=""
19
+ src="/spaces/Intel/README/resolve/main/web_thumbnail.png"
20
+ class="w-40"
21
+ />
22
+ <div class="underline">Learn more about our partnership</div>
23
+ </div>
24
  </a>
25
  <a href="https://github.com/huggingface/optimum-graphcore" class="block overflow-hidden group">
26
+ <div class="w-full h-40 object-cover mb-10 bg-indigo-100 rounded-lg flex items-center justify-center dark:bg-gray-900 dark:group-hover:bg-gray-850">
27
+ <img
28
+ alt=""
29
+ src="/blog/assets/38_getting_started_graphcore/graphcore_1.png"
30
+ class="w-40"
31
+ />
32
+ <div class="underline">Check out Optimum Graphcore library</div>
33
+ </div>
34
  </a>
35
  <a href="https://www.graphcore.ai/developer" class="block overflow-hidden group">
36
+ <div class="w-full h-40 object-cover mb-10 bg-indigo-100 rounded-lg flex items-center justify-center dark:bg-gray-900 dark:group-hover:bg-gray-850">
37
+ <img
38
+ alt=""
39
+ src="/front/assets/graphcore-page/poplar-software.png"
40
+ class="w-40"
41
+ />
42
+ <div class="underline">Discover Graphcore developer tools</div>
43
+ </div>
44
  </a>
45
  <div class="lg:col-span-3">
46
  <p class="mb-2">