From 5e22dd186fd6e7ef2a4a5f6c8ad58b38aafb6e73 Mon Sep 17 00:00:00 2001 From: Prithivi Da Date: Sun, 24 Nov 2024 09:52:07 +0700 Subject: [PATCH] initial commit --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f7929d..a0b21c1 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,7 @@ Check out the highlight reel of empirical evals and/or even dig deep with more n - [I have a question](#i-have-a-question) - [Scope, Caveats and Limitations](#scope-caveats-and-limitations) - [Citations](#citations) +- [FAQs](#faqs) ## Route0x: Getting Started @@ -410,8 +411,14 @@ Below are the benchmarks, and yes the numbers are reproducable. Detailed tables - Will be added shortly + + ### FAQs +
+
+ + - If you got "connection refused" exception for Local LLMs + Local machine CLI for synthetic data make sure docker daemon is running. If everything goes smoothly you should see something like below. ```python @@ -421,4 +428,4 @@ Below are the benchmarks, and yes the numbers are reproducable. Detailed tables a2ddd96346fea535759c47681fdd7164618e2aa27f0565444e508b82a26a01f8 ``` -
\ No newline at end of file +