rename nightly test and add badge (#1853)

This commit is contained in:
Wing Lian
2024-08-22 13:13:33 -04:00
committed by GitHub
parent dcbff16983
commit b33dc07a77
2 changed files with 2 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
name: Tests
name: Tests Nightly against upstream main
on:
workflow_dispatch:
schedule:

View File

@@ -1,6 +1,7 @@
# Axolotl
![tests](https://github.com/axolotl-ai-cloud/axolotl/actions/workflows/tests.yml/badge.svg)
![tests-nightly](https://github.com/axolotl-ai-cloud/axolotl/actions/workflows/tests-nightly.yml/badge.svg)
![multigpu-semi-weekly tests](https://github.com/axolotl-ai-cloud/axolotl/actions/workflows/multi-gpu-e2e.yml/badge.svg)
Axolotl is a tool designed to streamline the fine-tuning of various AI models, offering support for multiple configurations and architectures.