From e66c0b51237eaee75e8062bbef71f091e68c9893 Mon Sep 17 00:00:00 2001 From: Sertac Ozercan Date: Wed, 24 Apr 2024 03:36:19 +0000 Subject: [PATCH] test finetune phi3 --- .github/workflows/test-finetune.yaml | 2 +- test/aikitfile-unsloth.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/test-finetune.yaml b/.github/workflows/test-finetune.yaml index c31580f5..7d2217fd 100644 --- a/.github/workflows/test-finetune.yaml +++ b/.github/workflows/test-finetune.yaml @@ -61,7 +61,7 @@ jobs: run: | result=$(curl --fail --retry 10 --retry-all-errors http://127.0.0.1:8080/v1/chat/completions -H "Content-Type: application/json" -d '{ "model": "custom", - "messages": [{"role": "user", "content": "Compose a haiku about cats"}] + "messages": [{"role": "user", "content": "merhaba nasilsin"}] }') echo $result diff --git a/test/aikitfile-unsloth.yaml b/test/aikitfile-unsloth.yaml index b23c3f18..d8a80201 100644 --- a/test/aikitfile-unsloth.yaml +++ b/test/aikitfile-unsloth.yaml @@ -1,8 +1,8 @@ #syntax=aikit:test apiVersion: v1alpha1 -baseModel: unsloth/llama-3-8b-bnb-4bit +baseModel: unsloth/Phi-3-mini-4k-instruct-bnb-4bit datasets: - - source: "yahma/alpaca-cleaned" + - source: "esokullu/alpaca-turkish" type: alpaca config: unsloth: