Skip to content
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

update Llama2 tutorial for running with trtllm #73

Closed
wants to merge 14 commits into from

Conversation

jbkyang-nvi
Copy link
Collaborator

@jbkyang-nvi jbkyang-nvi commented Dec 7, 2023

No description provided.

Popular_Models_Guide/Llama2/trtllm_guide.md Outdated Show resolved Hide resolved
Popular_Models_Guide/Llama2/vllm_guide.md Outdated Show resolved Hide resolved
Popular_Models_Guide/Llama2/trtllm_guide.md Show resolved Hide resolved
Copy link
Collaborator

@fpetrini15 fpetrini15 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks really good Katherine! Just a few minor comments.

Popular_Models_Guide/Llama2/README.md Outdated Show resolved Hide resolved
Popular_Models_Guide/Llama2/trtllm_guide.md Outdated Show resolved Hide resolved
Quick_Deploy/HuggingFaceTransformers/README.md Outdated Show resolved Hide resolved
Quick_Deploy/HuggingFaceTransformers/llama7b/config.pbtxt Outdated Show resolved Hide resolved
Popular_Models_Guide/Llama2/vllm_guide.md Outdated Show resolved Hide resolved
```bash
mkdir -p /opt/tritonserver/model_repository
cp -r /tensorrtllm_backend/all_models/inflight_batcher_llm/* /opt/tritonserver/model_repository/.
rm -r /opt/tritonserver/model_repository/tensorrt_llm_bls
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need to delete tensorrt_llm_bls

pskiran1
pskiran1 previously approved these changes Dec 14, 2023
@jbkyang-nvi jbkyang-nvi changed the title update Llama2 tutorial for running with vLLM backend and general python based backends. update Llama2 tutorial for running with trtllm Dec 19, 2023
@prnake prnake mentioned this pull request Feb 15, 2024
@jbkyang-nvi
Copy link
Collaborator Author

addressed in #81

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants