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

Phi-3 and Llama-3 tutorial #190

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Phi-3 and Llama-3 tutorial #190

wants to merge 4 commits into from

Conversation

jingyanwangms
Copy link
Contributor

Add phi-3 tutorial on AML and stand alone machine

phi3-finetune/README.md Outdated Show resolved Hide resolved
phi3-finetune/README.md Outdated Show resolved Hide resolved
phi3-finetune/README.md Outdated Show resolved Hide resolved
@@ -0,0 +1,14 @@
FROM mcr.microsoft.com/aifx/acpt/stable-ubuntu2004-cu118-py38-torch220

RUN pip uninstall onnxruntime-training -y && \

Choose a reason for hiding this comment

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

ACPT has a 1.18.0 onnxruntime-training package. Doesn't it support Phi-3 model? Why is the package re-installed?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It should work. Let me give that a try

@jingyanwangms jingyanwangms changed the title Add phi-3 tutorial Phi-3 and Llama-3 tutorial Jun 24, 2024
@GeorgeS2019
Copy link

@jingyanwangms
We need the c# tutorial too, both cpu and Cuda

@GeorgeS2019 GeorgeS2019 mentioned this pull request Jun 29, 2024
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.

3 participants