aurick commited on
Commit
32b58a6
·
verified ·
1 Parent(s): e9ad070

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -17,8 +17,8 @@ library_name: transformers
17
  <p align="center">
18
  <a href="https://huggingface.co/thinkingmachines/Inkling">BF16</a> |
19
  <a href="https://huggingface.co/thinkingmachines/Inkling-NVFP4">NVFP4</a> |
 
20
  <a href="https://github.com/thinking-machines-lab/tinker-cookbook">Tinker Cookbook</a> |
21
- <a href="https://tinker-docs.thinkingmachines.ai/cookbook/inkling/">Documentation</a> |
22
  <a href="https://thinkingmachines.ai/model-acceptable-use-policy">Acceptable Use</a>
23
  </p>
24
 
@@ -30,7 +30,7 @@ Inkling is a general-purpose multimodal model that accepts text, image and audio
30
 
31
  ## 2. Getting Started
32
 
33
- For accessing Inkling via Tinker: You can get started by referring to the Tinker Cookbook [here](https://github.com/thinking-machines-lab/tinker-cookbook) and associated documentation [here](https://tinker-docs.thinkingmachines.ai/cookbook/inkling/).
34
 
35
  Inkling supports local deployment using the following open-source libraries:
36
 
 
17
  <p align="center">
18
  <a href="https://huggingface.co/thinkingmachines/Inkling">BF16</a> |
19
  <a href="https://huggingface.co/thinkingmachines/Inkling-NVFP4">NVFP4</a> |
20
+ <a href="https://tinker.thinkingmachines.ai/playground">Playground</a> |
21
  <a href="https://github.com/thinking-machines-lab/tinker-cookbook">Tinker Cookbook</a> |
 
22
  <a href="https://thinkingmachines.ai/model-acceptable-use-policy">Acceptable Use</a>
23
  </p>
24
 
 
30
 
31
  ## 2. Getting Started
32
 
33
+ Try Inkling on the [Tinker Playground](https://tinker.thinkingmachines.ai/playground) or access via API using the [Tinker Cookbook](https://github.com/thinking-machines-lab/tinker-cookbook).
34
 
35
  Inkling supports local deployment using the following open-source libraries:
36