mirror of
https://github.com/lightbroker/llmsecops-research.git
synced 2026-05-01 15:57:57 +02:00
support HF
This commit is contained in:
@@ -50,6 +50,7 @@ jobs:
|
||||
- name: 'run text generation tests - ${{ inputs.model_display_name }} - range ${{ inputs.range_name }} batch ${{ matrix.batch }}'
|
||||
shell: bash
|
||||
env:
|
||||
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
||||
PROMPT_BATCH: ${{ matrix.batch }}
|
||||
BATCH_SIZE: ${{ inputs.batch_size }}
|
||||
BATCH_OFFSET: ${{ inputs.batch_offset }}
|
||||
|
||||
Reference in New Issue
Block a user