hi @jusjinuk ,
Thank you for releasing the codes! I have set up the environment and run the scripts successfully with config --ctx-mode none. However, the generated DRC and GDS files are not correct. When I change the --ctx-mode to ic, the total token is over the maximum token length of the model, so I change the --ctx-mode to rag. I find there is no RAG service in the project. Could you release the implementation of the rag service?
hi @jusjinuk ,
Thank you for releasing the codes! I have set up the environment and run the scripts successfully with config --ctx-mode none. However, the generated DRC and GDS files are not correct. When I change the --ctx-mode to ic, the total token is over the maximum token length of the model, so I change the --ctx-mode to rag. I find there is no RAG service in the project. Could you release the implementation of the rag service?