model name

This commit is contained in:
Adam Wilson
2025-08-20 06:25:26 -06:00
parent 2f2eab944a
commit 22bcc8e598
+1 -1
View File
@@ -48,7 +48,7 @@ jobs:
run: |
pip install -r ${{ github.workspace }}/requirements.github_actions.txt
- name: 'set up Microsoft Phi-3 Mini 4k LLM from HuggingFace'
- name: 'set up microsoft/Phi-3-mini-4k-instruct-onnx from HuggingFace'
shell: bash
run: |
pip install huggingface-hub[cli]