If you just want to use MIR as the pre-training indicator of your own model, no additional environment is required. python mir.py --model_path PATH/TO/MODEL --base_llm PATH/TO/LLM --text_data_path ...
Of course this flow is a very simplified version of the real AI search engines, but it is a good starting point to understand the basic concepts. One benefit is that we can manipulate the search ...