Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

希望添加对rl模型的支持 #295

Open
goodmaney opened this issue Feb 11, 2025 · 0 comments
Open

希望添加对rl模型的支持 #295

goodmaney opened this issue Feb 11, 2025 · 0 comments

Comments

@goodmaney
Copy link

下载了ds-r1 蒸馏的qwen 32B,测试发现无法搜索问题而是在写代码,还没有更改代码中设定的提示词

Image

前端还有一些报错代码,后端没有

2025-02-12 00:17:55.984 Uncaught app execution
Traceback (most recent call last):
File "/home/xx/anaconda3/envs/mindsearch/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/exec_code.py", line 121, in exec_func_with_error_handling
result = func()
File "/home/xx/anaconda3/envs/mindsearch/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 591, in code_to_exec
exec(code, module.dict)
File "/home/xx/MindSearch/frontend/mindsearch_streamlit.py", line 307, in
main()
File "/home/xx/MindSearch/frontend/mindsearch_streamlit.py", line 303, in main
display_chat_history()
File "/home/xx/MindSearch/frontend/mindsearch_streamlit.py", line 252, in display_chat_history
selected_node_key = st.session_state["already_used_keys"][-1]
IndexError: list index out of range

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant