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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -34,11 +34,11 @@ Try Inkling on the [Tinker Playground](https://tinker.thinkingmachines.ai/playgr
34
 
35
  Inkling supports local deployment using the following open-source libraries:
36
 
37
- * SGLang ([recipe](https://docs.sglang.io/cookbook/autoregressive/ThinkingMachines/Inkling), [PR](https://github.com/sgl-project/sglang/pull/31358))
38
- * vLLM ([recipe](https://recipes.vllm.ai/thinkingmachines/Inkling), [PR](https://github.com/vllm-project/vllm/pull/48768))
39
- * TokenSpeed ([recipe](https://lightseek.org/tokenspeed/recipes/models#Inkling), [PR](https://github.com/lightseekorg/tokenspeed/pull/689))
40
- * Unsloth ([recipe](https://unsloth.ai/docs/models/inkling), [PR](https://github.com/ggml-org/llama.cpp/pull/25731))
41
- * Huggingface ([recipe](https://hf.co/blog/thinkingmachines-inkling), [PR](https://github.com/huggingface/transformers/pull/47347))
42
 
43
  API access is also available through third party inference providers.
44
 
 
34
 
35
  Inkling supports local deployment using the following open-source libraries:
36
 
37
+ * SGLang ([recipe](https://docs.sglang.io/cookbook/autoregressive/ThinkingMachines/Inkling))
38
+ * vLLM ([recipe](https://recipes.vllm.ai/thinkingmachines/Inkling))
39
+ * TokenSpeed ([recipe](https://lightseek.org/tokenspeed/recipes/models#Inkling))
40
+ * Unsloth ([recipe](https://unsloth.ai/docs/models/inkling))
41
+ * Huggingface ([recipe](https://hf.co/blog/thinkingmachines-inkling))
42
 
43
  API access is also available through third party inference providers.
44