From 87e5be9389600f57bf83d281a6d35217509a55c8 Mon Sep 17 00:00:00 2001 From: Ankush Singal Date: Tue, 10 Dec 2024 13:15:06 -0600 Subject: [PATCH] Create llm-testing.md --- llm-testing.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 llm-testing.md diff --git a/llm-testing.md b/llm-testing.md new file mode 100644 index 0000000..e1a5fb7 --- /dev/null +++ b/llm-testing.md @@ -0,0 +1 @@ +[7 Best Practices for LLM Testing and Debugging](https://dev.to/petrbrzek/7-best-practices-for-llm-testing-and-debugging-1148)