-
Notifications
You must be signed in to change notification settings - Fork 54
Created new README to give users the way to create llm-d step by step #367
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: ryojsb <[email protected]>
@ryojsb Thanks for the contribution! Would you mind fixing up the MD lint here plx. We have an upcoming change to decompose the charts for better if you want to take a look here so the install will change some if interested in testing and helping over the next couple weeks. Can track the infra repo here Thanks! CI: https://github.com/llm-d/llm-d-deployer/actions/runs/16187672595/job/45895967373?pr=367
|
@nerdalert I really appreciated your reviwe and comment! I'm really interested in the test for the change of installation method from operator to helm! Thank you |
@ryojsb awesome, testing over the next couple of days would be much appreciated on the examples here https://github.com/llm-d-incubation/llm-d-infra/tree/main/quickstart/examples there is a small and large p/d examples. Also in the project Slack if you hit issues or want realtime chat if it helps with anything. Typos and lint left in this for CI. Ty.
|
@nerdalert Thank you for your instruction. I've already joined into the slack group, so I'll let you know if I have some topic. Thank you |
It's related to the following pull request.
llm-d/llm-d#124
I wanted step by step procedure after deploying llm-d with quickstart script, but there's no that document.
Therefore I referred to quickstart script and verified the steps.
Please let me know if you have question or if there's what I have to add such as mode descriptions and so on.
Thank you