conda create -n chess_llm python=3.10 sqlite==3.42.0 conda activate chess_llm # install torch pip install torch==2.4.0 # install vllm pip3 install vllm==0.6.3 pip3 install ray[default] # ignore the ...
Abstract: Recent advancements in Large Language Models (LLMs) have ushered in opportunities to craft agents that exhibit human-like cognitive abilities, notably reasoning and planning. Leveraging the ...
This repository contains a course project developed to study and demonstrate intelligent agent navigation in a forest-like environment. The project combines reinforcement learning (with an emphasis on ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results