endolith

Results 309 comments of endolith

Yes.… I don't know why it's like that. This is my most-starred repo and also the least trustworthy. 😳

@ftab I know. 😑 I really need to spend some time cleaning it up.

> I'm no good at math, but if you want me to do some busy work, I'd be happy to help! The best thing you can do is bother me...

Is this present in the current worker version on Runpod? Can we use LoRA from Runpod network storage?

`guided_regex` doesn't even seem to work. # Guided Decoding Constraint Violations ## API Code ```python # JSON Schema approach class QuestionResponse(BaseModel): reasoning: str = Field(min_length=1) question: str = Field(min_length=1) json_schema...

From https://github.com/osmlab/editor-layer-index/issues/2335 Instead of having a single Custom layer that can be edited: ![image](https://github.com/osmlab/editor-layer-index/assets/58611/eb6b73e9-6b5a-4a41-a79b-2149cbe6f346) I would like to be able to add multiple Custom layers. I am constantly switching back...

@1ec5 How long would it actually take?

Today you could just feed the entire book to gpt-4.1-mini in one message and ask it to do the task?