Skip to content

Conversation

@yatarkan
Copy link
Contributor

@yatarkan yatarkan commented Aug 7, 2025

minja has | upper filter implementation, however some models use .upper() string methods in their chat templates, e.g. llava-hf/llava-1.5-7b-hf.

This PR:

  • implements .upper() and .lower() string methods
  • adds llava-hf/llava-1.5-7b-hf template

@google-cla
Copy link

google-cla bot commented Aug 7, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Copy link
Contributor

@ochafik ochafik left a comment

Choose a reason for hiding this comment

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

Thanks @yatarkan !

@ochafik ochafik merged commit 6420c4c into google:main Aug 7, 2025
3 of 11 checks passed
ochafik pushed a commit to ochafik/minja that referenced this pull request Nov 2, 2025
…gle#76)

* Support .upper() and .lower() string methods

* Add syntax tests for upper and lower methods

* Add llava-hf/llava-1.5-7b-hf to supported models
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.

2 participants