Iko Uchiha

Results 8 comments of Iko Uchiha

Yes I can mount it. The image is alright. I ended up using Ventoy for the time being.

ok . I have to do it once again

> Error `ModuleNotFoundError: No module named 'langchain.tools.python.tool'` https://python.langchain.com/docs/integrations/tools/python

I am having some issues with the agent and agent executor. I have a pipeline as such. ``` class LanguageModelLoaderGPU: # @suppress_error_output model_cfg = TapexModel() def __init__(self, model_name=None, model_file=None): self.model_name...

zig fetch --save=sdl https://github.com/MasterQ32/SDL.zig/archive/72233ed5d92dbc76bfddd3d0434bb7d04faad5cc.tar.gz where are you getting these urls from?

@aleloi I don't think you don't need to put it anywhere, just fetch the repo. And then follow the docs, adding the changes to build.zig. const Sdk = @import("sdl"); and...

Have you tried using something like chruby or rbenv or rvm to install ruby and other stuff, Seems like a sudo problem.

Hi guys. please run the `wezterm --config periodic_stat_logging=10 ` from the terminal, see if its missing some video drivers. Check if OpenGL is using Software or hardware acceleration. Not having...