Skip to content

Do not use remote code for nicheformer#362

Merged
bputzeys merged 4 commits intoreleasefrom
main
Mar 24, 2026
Merged

Do not use remote code for nicheformer#362
bputzeys merged 4 commits intoreleasefrom
main

Conversation

@bputzeys
Copy link
Collaborator

  • copy files to use them directly

bputzeys and others added 4 commits March 24, 2026 13:29
direct imports of NicheformerTokenizer/NicheformerForMaskedLM, no trust_remote_code
avoid this by using our local model location
1. PAD/MASK inversion in the tokeniser
2. Attention map - fixing wrong attribute
3. LICENSE fix - taking it from HF, not GH
4. Masking copy fix
replaced AutoTokenizer/AutoModelForMaskedLM with
@bputzeys bputzeys merged commit e22d054 into release Mar 24, 2026
10 checks passed
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