Sidharth Shanker
Sidharth Shanker
I think this is related to https://github.com/thiagopradi/octopus/issues/363
Hey @saakethch -- could you please elaborate a little on where you are trying to run your model? And then what GGML model are you trying to run? Do you...
@zhangluva what was the context for running `poetry update` here? I think this should be fine, but I'm a _little_ nervous about updating all of these packages
Hi @Iven2132 it's not super streamlined, but the way to do this would be to use: ``` $ truss image build ``` to build a Docker image from your Truss....
Hi @offchan42 , sorry for the late response here. We are working on this feature now, and will have it done by the end of April.
Hi @saakethch -- could you elaborate more on what you're trying to do here? The `CHECKPOINT` that you're referring to should be some repo on HuggingFace. I don't see any...
@saakethch I see, so if I understand you correctly you have downloaded the weights to your computer. You are now trying to build them into your Truss, is that right?...
Is it working now? You might need to reference the subfolder in “data” rather than just the “data” folder
Hi @D33ADLOCK -- could you provide more context here? I am not sure what IP Adaptor is. Is there a truss example that's not working for you? Could you specify...
Hi @sak12009cb -- you certainly can! The way to think about it is -- Truss allows you to deploy a model (like llama), and get an API endpoint back with...