You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Cookbook/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Welcome to the Yi Cookbook! This is your one-stop resource for everything relate
20
20
| inference, transformers | Utilize Transformers to rapidly run inference with the Yi model. |[Inference_using_transformers.ipynb](./en/opensource/Inference/Inference_using_transformers.ipynb)|
21
21
| inference, Imdeploy | Experience fast inference with the Yi model through Imdeploy. |[Inference_using_lmdeploy.ipynb](./en/opensource/Inference/Inference_using_lmdeploy.ipynb)|
22
22
| inference, vllm | Deploy vllm for quick and efficient inference with the Yi model. |[vLLM_Inference_tutorial.ipynb](./en/opensource/Inference/vLLM_Inference_tutorial.ipynb)|
23
-
| skypilot | Run Yi with SkyPilot on Your Cloud. |[running_yi_with_skypilot.md](https://github.com/Haijian06/skypilot/tree/master/llm/yi)|
23
+
|inference, skypilot | Run Yi with SkyPilot on Your Cloud. |[running_yi_with_skypilot.md](https://github.com/Haijian06/skypilot/tree/master/llm/yi)|
24
24
| quantization, swift | Learn how to quantize your Yi model using the power of Swift. |[swift-yi-quantization.md](./en/opensource/quantization/swift-yi-quantization.md)|
25
25
| quantization, autoawq | Explore quantization techniques for the Yi model with autoawq. |[autoawq-yi-quantization.md](./en/opensource/quantization/autoawq-yi-quantization.md)|
26
26
| quantization, autogptq | Dive into quantizing the Yi model using the autogptq library. |[autogptq-yi-quantization.md](./en/opensource/quantization/autogptq-yi-quantization.md)|
0 commit comments