autoBot
autoBot
thank you for checking, so thats a point better working with marlin. Many are attaching laser on 3d printer. I think set_pin is something that should work fast. I will...
This breakes the tiling (seamless) option, seems by not connectin/overlapping outer edges over the opposite tile edges. Could this be fixed? To generate 8K seamless tiles?
I had the "Can't send data when our state is ERROR" error on any version for a long time, if doing intense calculations in extensions, even if those are not...
cool, getting no results yet, what do you enter in the Searx instance address?
I think this is very usefull, happy this goes on!
So cool. This just works with auto-gpt out of the box: Run matatonic/text-generation-webui server with --openai Run Gdev91/Auto-GPT with OPENAI_API_BASE_URL=http://127.0.0.1:5001/ in .env I used EMBED_DIM=5120 in .env with eachadea_vicuna-13b-1.1 so...
Seems to work with the matatonic openai/extension only on oo-master. in .env I use EMBED_DIM=5120 with model anon8231489123_gpt4-x-alpaca-13b-native-4bit-128g or eachadea_vicuna-13b-1.1 Actually I try to make the models understand how to...
I believe this is on https only, should work on http localhost. Somthong is wrong with the api routes and https on latest commits. This also breakes all basic features(which...
My trained mgie_7b also not working. Was able to train and export mllm.pt and unet.pt but if running demo, ckpt has no 'emb' and my ckpt´s 'model.embed_tokens.weight' have different tensor...
So cool. Auto-GPT just works with local model on text-generation-webui out of the box: Run matatonic/text-generation-webui server with --openai Run Gdev91/Auto-GPT with OPENAI_API_BASE_URL=http://127.0.0.1:5001/ in .env I used EMBED_DIM=5120 in .env...