Include a concise explanation about the Tech Stack employed.
- notebooks: Contains Jupyter Notebook files for data analysis and experimentation.
- data: Stores raw and processed data used in the project.
- models: Holds trained machine learning models for prediction or inference.
- scripts: Contains Python scripts for data preprocessing, model training, and evaluation.
- utils: Contains utility functions and classes used throughout the project.
- tests: Stores unit tests for verifying the correctness of code.
- docs: Contains project documentation, such as README files or user guides.
- config: Stores configuration files for setting up the project environment.
- results: Stores output files, logs, or visualizations generated during analysis.
- requirements: Contains the project's dependencies and package requirements.
-
Step 1
-
Step 2
1.Clone the primary_llm repository:
git clone https://github.com/sohomx/primary_llm2.Install the dependencies with one of the package managers listed below:
Insert INSTALL commands 3.Start the development mode:
Insert RUN commands |
sohomx 33 contributions |