Wangmmstar
Wangmmstar
Hi did you figure it out? When I run the unity_demo.ipynb file I get the same error: UnityCommunicationException: HTTPConnectionPool(host='127.0.0.1', port=8082): Read timed out. (read timeout=30) Any ideas? Thanks in advance....
[Player.log](https://github.com/xavierpuigf/virtualhome/files/12014971/Player.log) Hi thank you for your timely reply. Attached is my Player.log. I tried the separate simulator. I run on ubuntu18.04 so I just run the executable from the file...
Hi thank you so much! I run the executable separately and got below player.log. Your help is very appreciated!! [Player.log](https://github.com/xavierpuigf/virtualhome/files/12016671/Player.log)
Hi I just download the UnitySimulator for linux, and I right-click the linux_exc to run. 
Hi I run from terminal: /UnitySimulator/linux_exec$ ./linux_exec.v2.3.0.x86_64 -screen-fullscreen 0 -screen-quality 4 -http-port=8086 [UnityMemory] Configuration Parameters - Can be set up in boot.config "memorysetup-bucket-allocator-granularity=16" "memorysetup-bucket-allocator-bucket-count=8" "memorysetup-bucket-allocator-block-size=4194304" "memorysetup-bucket-allocator-block-count=1" "memorysetup-main-allocator-block-size=16777216" "memorysetup-thread-allocator-block-size=16777216" "memorysetup-gfx-main-allocator-block-size=16777216" "memorysetup-gfx-thread-allocator-block-size=16777216"...
Hey, thank you guys. I moved those files to correct position. The old error disappears while new error jumps out when I run the chatbot on localserver. IT always shows...
I filtered all the intel-related packages, and below are the packages i cannot installed and the errors. Manual install: OK - daal4py==2021.5.1 No - dal==2021.5.1 Could not find a version...
[Discussion] Request for Guidance on Stage Two: Converting LLaVA-V1.6 into 4-bit GGUF Format (PAPER)
Hi Rohith, have you got any updates on converting the fine-tuned model into GGUF format? As there are two GGUF models needed for LLAVA to run in LLAMA.CPP. Could you...