Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Haijian06 authored Sep 19, 2024
1 parent 4df8e9d commit f0571c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cookbook/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Welcome to the Yi Cookbook! This is your one-stop resource for everything relate
| infernce, transformers | Utilize Transformers to rapidly infer the Yi model. | [Inference_using_transformers.ipynb](./en/opensource/Inference/Inference_using_transformers.ipynb) |
| infernce, Imdeploy | Experience fast inference with the Yi model through Imdeploy. | [Inference_using_lmdeploy.ipynb](./en/opensource/Inference/Inference_using_lmdeploy.ipynb) |
| infernce, vllm | Deploy vllm for quick and efficient inference with the Yi model. | [vLLM_Inference_tutorial.ipynb](./en/opensource/Inference/vLLM_Inference_tutorial.ipynb) |
| infernce, skypilot | Serving Yi on Your Own Kubernetes or Cloud | [deploy](https://github.com/Haijian06/skypilot/tree/master/llm/yi) |
| 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) |
| quantization, autoawq | Explore quantization techniques for the Yi model with autoawq. | [autoawq-yi-quantization.md](./en/opensource/quantization/autoawq-yi-quantization.md) |
| quantization, autogptq | Dive into quantizing the Yi model using the autogptq library. | [autogptq-yi-quantization.md](./en/opensource/quantization/autogptq-yi-quantization.md) |
Expand Down

0 comments on commit f0571c8

Please sign in to comment.