Darrin Hodges
Darrin Hodges
Sorry, this is not a bug, but I wanted some feedback. I've been able to get the Pythia-Chat-Base-7B model running on very low spec hardware (4G gpu) and it works...
when running getAWSdocs.py -d , it does: ``` Downloading Docs Generating PDF list (this may take some time) ``` then returns to the prompt, what is missing? thanks
HI all, Had trouble this morning with my workstation, it keep freezing when performing the same operation. I started fapolicyd in debug mode and performed those operations again, the output...
**Describe the bug** when trying 'python3 inference/bot.py' , the follow error occurs: ``` Traceback (most recent call last): File "/home/darrin/miniconda3/envs/OpenChatKit/lib/python3.9/site-packages/transformers/configuration_utils.py", line 616, in _get_config_dict resolved_config_file = cached_path( File "/home/darrin/miniconda3/envs/OpenChatKit/lib/python3.9/site-packages/transformers/utils/hub.py", line...
Hi all, when trying to build this, I get the following error: /usr/bin/ld: jfbuild/libengine.a(glbuild.o): warning: relocation against `default_glbuild_fs_glsl' in read-only section `.text' /usr/bin/ld: jfbuild/libengine.a(glbuild.o): in function `glbuild_prepare_8bit_shader': /home/darrin/Source/jfsw/jfbuild/src/glbuild.c:699:(.text+0x2135): undefined reference...
Hi, when I attempt to run: ` /usr/sbin/fapolicyd-cli --check-status` on Ubuntu 22.04 and 24.04 it responds with: `Can't find fapolicyd: timed out waiting for report` fapolicyd is running, other fapolicyd-cli...