mirror of
https://github.com/lightbroker/llmsecops-research.git
synced 2026-05-24 17:14:08 +02:00
req
This commit is contained in:
@@ -46,7 +46,7 @@ jobs:
|
||||
- name: 'set up Python dependencies'
|
||||
shell: bash
|
||||
run: |
|
||||
pip install -r ${{ github.workspace }}/requirements.txt
|
||||
pip install -r ${{ github.workspace }}/requirements.github_actions.txt
|
||||
|
||||
- name: 'set up Microsoft Phi-3 Mini 4k LLM from HuggingFace'
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user