aurick commited on
Commit
d11961f
·
verified ·
1 Parent(s): d2be647

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -35,7 +35,7 @@ For accessing Inkling via Tinker: You can get started by referring to the Tinker
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))
 
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))