Logan Olson

Results 5 issues of Logan Olson

I create a cube in Blender, scale it on one or more axes, and export as a glb/gltf. When I import it with trimesh, the faces "pop in and out"...

I would really appreciate an example for how we should use this in an application. Like it's been awesome in a notebook, but how should I hook this up in...

UPDATE: I can't figure out how to delete this so I guess it's just an example of using starchat? If folks have improvements, please do weigh in... ``` import torch...

Hello! Are there an examples of doing half or mixed precision? If I'm just using nn.Linear layers, I'm guessing the most straightforward thing to do would be to make a...

question

Sorry if this is covered in a different thread are there any plans to support choices with openai chat akin to Outlines (https://github.com/outlines-dev/outlines/blob/main/outlines/models/openai.py#L191) - at least with `pip install lmql`...