-
Notifications
You must be signed in to change notification settings - Fork 20
glm45 blog #68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
glm45 blog #68
Conversation
Signed-off-by: zRzRzRzRzRzRzR <2448370773@qq.com>
Signed-off-by: zRzRzRzRzRzRzR <2448370773@qq.com>
_posts/2025-08-15-glm45-vllm.md
Outdated
> | ||
> - Help me to locate <expr> in the image and give me its bounding boxes. | ||
> - Please pinpoint the bounding box [[x1,y1,x2,y2], …] in the image as per the given description. <expr> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Was this quoted on purpose?
> | |
> - Help me to locate <expr> in the image and give me its bounding boxes. | |
> - Please pinpoint the bounding box [[x1,y1,x2,y2], …] in the image as per the given description. <expr> | |
- Help me to locate <expr> in the image and give me its bounding boxes. | |
- Please pinpoint the bounding box [[x1,y1,x2,y2], …] in the image as per the given description. <expr> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes
_posts/2025-08-15-glm45-vllm.md
Outdated
title: "Use vLLM to deploy GLM-4.5 and GLM-4.5V model" | ||
author: "Yuxuan Zhang" | ||
image: /assets/logos/vllm-logo-text-light.png | ||
--- | ||
|
||
# Model Introduction |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What happens if you set a frontmatter title: my title
and use a top level md heading # my title
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you mean like my latest update commit?
close and continue in #69 |
No description provided.