Explorar o código

test with JF Llama 160m

Your Name hai 1 ano
pai
achega
81b8b522f8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .github/workflows/run-tests.yaml

+ 1 - 0
.github/workflows/run-tests.yaml

@@ -18,6 +18,7 @@ jobs:
           - { model: 'Maykeye/TinyLLama-v0', os: 'macos', python-version: '3.11' }
           - { model: 'artek0chumak/TestMixtral', os: 'ubuntu', python-version: '3.8' }
           - { model: 'artek0chumak/TestMixtral', os: 'ubuntu', python-version: '3.11' }
+          - { model: 'JackFram/llama-160m', os: 'ubuntu', python-version: '3.11' }
       fail-fast: false
     runs-on: ${{ matrix.os }}-latest
     timeout-minutes: 20