InftyAI / llmaz

☸️ Easy, advanced inference platform for large language models on Kubernetes. 🌟 Star to support our work!
Apache License 2.0
30 stars 10 forks source link

chore:update llama readme #184

Closed qinguoyi closed 1 month ago

qinguoyi commented 1 month ago

What this PR does / why we need it

when i test, there has some wrong when i port-forward the pod.

in the yaml: https://github.com/InftyAI/llmaz/blob/e658a4ed938294422f6c9cc87bd3643ece7ebcc1/docs/examples/llamacpp/playground.yaml#L4

in the readme: https://github.com/InftyAI/llmaz/blob/e658a4ed938294422f6c9cc87bd3643ece7ebcc1/docs/examples/llamacpp/README.md?plain=1#L27

Which issue(s) this PR fixes

NONE

Special notes for your reviewer

According to the readme, I successfully deployed llamacpp inference, tks.

Does this PR introduce a user-facing change?

NONE

kerthcet commented 1 month ago

/lgtm /approve /kind cleanup

Thanks @qinguoyi