We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b165f8 commit 8fc91bbCopy full SHA for 8fc91bb
.env.example
@@ -99,7 +99,7 @@ SMALL_HYPERBOLIC_MODEL= # Default: meta-llama/Llama-3.2-3B-Instruct
99
MEDIUM_HYPERBOLIC_MODEL= # Default: meta-llama/Meta-Llama-3.1-70B-Instruct
100
LARGE_HYPERBOLIC_MODEL= # Default: meta-llama/Meta-Llama-3.1-405-Instruct
101
102
-Infera Configuration
+# Infera Configuration
103
INFERA_API_KEY= # visit api.infera.org/docs to obtain an API key under /signup_user
104
INFERA_MODEL= # Default: llama3.2:latest
105
INFERA_SERVER_URL= # Default: https://api.infera.org/
0 commit comments