aurick commited on
Commit
81ef5d2
·
verified ·
1 Parent(s): e4aa5ee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -34,7 +34,7 @@ For accessing Inkling via Tinker: You can get started by referring to the Tinker
34
  Inkling supports local deployment using the following open-source libraries:
35
 
36
  * SGLang ([recipe](https://docs.sglang.io/cookbook/autoregressive/ThinkingMachines/Inkling), [PR](https://github.com/sgl-project/sglang/pull/31358))
37
- * vLLM ([recipe](https://recipes.vllm.ai/thinkingmachines/inkling), [PR](https://github.com/vllm-project/vllm/pull/48768))
38
  * TokenSpeed ([recipe](https://lightseek.org/tokenspeed/recipes/models#Inkling), [PR](https://github.com/lightseekorg/tokenspeed/pull/689))
39
  * Unsloth ([recipe](https://unsloth.ai/docs/models/inkling), [PR](https://github.com/ggml-org/llama.cpp/pull/25731))
40
  * Huggingface ([recipe](https://hf.co/blog/thinkingmachines-inkling), [PR](https://github.com/huggingface/transformers/pull/47347))
 
34
  Inkling supports local deployment using the following open-source libraries:
35
 
36
  * SGLang ([recipe](https://docs.sglang.io/cookbook/autoregressive/ThinkingMachines/Inkling), [PR](https://github.com/sgl-project/sglang/pull/31358))
37
+ * vLLM ([recipe](https://recipes.vllm.ai/thinkingmachines/Inkling), [PR](https://github.com/vllm-project/vllm/pull/48768))
38
  * TokenSpeed ([recipe](https://lightseek.org/tokenspeed/recipes/models#Inkling), [PR](https://github.com/lightseekorg/tokenspeed/pull/689))
39
  * Unsloth ([recipe](https://unsloth.ai/docs/models/inkling), [PR](https://github.com/ggml-org/llama.cpp/pull/25731))
40
  * Huggingface ([recipe](https://hf.co/blog/thinkingmachines-inkling), [PR](https://github.com/huggingface/transformers/pull/47347))