What's the parametrization of a deployed model from HuggingFace? #454
Unanswered
MrCsabaToth
asked this question in
Q&A
Replies: 2 comments 2 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
-
|
I got fed up and used replicate.com. The model cards, examples on HF of various LLaVA models are all screwed up and all over the place. See https://stackoverflow.com/a/77364236/292502 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Let's say I deploy the https://huggingface.co/liuhaotian/LLaVA-Lightning-MPT-7B-preview or https://huggingface.co/liuhaotian/llava-llama-2-13b-chat-lightning-preview onto a SageMaker Inference EndPoint.
Currently the SageMaker script card shows invocation:
However with Llama there has to be an image as well.
Beta Was this translation helpful? Give feedback.
All reactions