Create Important commands to run before executing Ollama and langflow
Browse files
Important commands to run before executing Ollama and langflow
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
setenv LANGFLOW_DATABASE_URL "sqlite:////user/dipdddr1s/3DIC/lh_3dic_00/ML1_DEV13_VF01/prathamg7_lh_3dic_00_ws_3/langflow_DB/langflow.db"
|
3 |
+
|
4 |
+
setenv OLLAMA_MODELS "/user/dipdddr1s/3DIC/lh_3dic_00/ML1_DEV13_VF01/tejassb_lh_3dic_00_ws_3/Users/tejas.sb/Downloads/models/"
|