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

GitHub actions #74

Merged
merged 8 commits into from
Aug 5, 2023
Merged

Commits on Aug 5, 2023

  1. Configuration menu
    Copy the full SHA
    ccf635e View commit details
    Browse the repository at this point in the history
  2. fixed capitalisation

    martindevans committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    e7e3df6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ef0710 View commit details
    Browse the repository at this point in the history
  4. - moved dotnet version into matrix

     - using 6.0.x instead of 7.0.x
    martindevans committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    618e02f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71b1ccd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1545b82 View commit details
    Browse the repository at this point in the history
  7. Fixed yaml syntax

    martindevans committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    c46751a View commit details
    Browse the repository at this point in the history
  8. - Added a folder with a 7B Llama2 model, automatically downloaded fro…

    …m huggingface. This can be used for unit tests.
    
     - Caching that folder, so CI only has to download it once.
    martindevans committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    d6fc83e View commit details
    Browse the repository at this point in the history