Skip to content

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

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

glm45 blog #68

wants to merge 4 commits into from

Conversation

zRzRzRzRzRzRzR
Copy link
Collaborator

No description provided.

Signed-off-by: zRzRzRzRzRzRzR <[email protected]>
@zRzRzRzRzRzRzR zRzRzRzRzRzRzR marked this pull request as draft August 14, 2025 11:58
.gitignore Outdated
Comment on lines 23 to 28

# IDE and venv
.idea
.vscode
.venv
venv
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove these

Signed-off-by: zRzRzRzRzRzRzR <[email protected]>
Comment on lines 89 to 91
>
> - 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>
Copy link
Member

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?

Suggested change
>
> - 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>

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes

Comment on lines 3 to 8
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
Copy link
Member

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?

Copy link
Collaborator Author

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?

Signed-off-by: zRzRzRzRzRzRzR <[email protected]>
Signed-off-by: zRzRzRzRzRzRzR <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants