Skip to content

Commit 18afd95

Browse files
authored
Update README.md
1 parent 12ea6c3 commit 18afd95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cookbook/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Welcome to the Yi Cookbook! This is your one-stop resource for everything relate
2020
| inference, transformers | Utilize Transformers to rapidly run inference with the Yi model. | [Inference_using_transformers.ipynb](./en/opensource/Inference/Inference_using_transformers.ipynb) |
2121
| inference, Imdeploy | Experience fast inference with the Yi model through Imdeploy. | [Inference_using_lmdeploy.ipynb](./en/opensource/Inference/Inference_using_lmdeploy.ipynb) |
2222
| 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) |
2424
| 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) |
2525
| quantization, autoawq | Explore quantization techniques for the Yi model with autoawq. | [autoawq-yi-quantization.md](./en/opensource/quantization/autoawq-yi-quantization.md) |
2626
| 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

Comments
 (0)