pathquester

Results 10 issues of pathquester

First of all, thank you for this fantastic project. I was wondering if there are any parameters that help with the speed of the compression, currently using TheBloke/Llama-2-7b-Chat-GPTQ but seems...

question

Right now web research is limited to the initial project creation. Shouldn't it also be done when it needs to look up an error encountered etc or when a subsequent...

enhancement

It would be great if there was strong support for roles that enable MetaGPT to take an existing project written in one language and convert it to another or convert...

Trying with ./harry untitled.obj out.hry -l0 -q14 -l1 -q10 Then ./harry out.hry out.obj Results in out.obj having a much larger scale. Tried this with a number of .obj models, happens...

I wanted to ask if this is in the to-do list. There is literally no way out there to compress quad meshes effectively right now. Converting to triangles means you...

enhancement

**Describe the bug** I am running into the same issue with: https://github.com/89luca89/distrobox/issues/1095 which was closed and as you commented was supposed to work with latest git version, however it doesn't...

bug

I saw that this was asked a few years back and that the relevant issue has been since closed, but I wanted to ask if there were any efforts since...

enhancement
Feature Request

What would it take for the project to add support for distributed inference?

enhancement

I was wondering if this was discussed before. The idea is to condition on existing meshes rather than text. This would be particularly useful in training it to retopologize existing...

I did: ``` haxelib install reflaxe haxelib run reflaxe new ``` I am getting a "Error: Library reflaxe version 3.0.0 does not have a run script" Are any other steps...