From df6f8fb99efd87983ea9093d14fdac0d4c7bc121 Mon Sep 17 00:00:00 2001 From: Sweaterdog Date: Sat, 8 Feb 2025 22:43:20 -0800 Subject: [PATCH] Create glhf.json --- profiles/glhf.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 profiles/glhf.json diff --git a/profiles/glhf.json b/profiles/glhf.json new file mode 100644 index 0000000..25e5dd7 --- /dev/null +++ b/profiles/glhf.json @@ -0,0 +1,5 @@ +{ + "name": "Good_luck_have_fun", + + "model": "hf:meta-llama/Llama-3.1-405B-Instruct" +}