Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
jinaai
/
jina-bert-flash-implementation
like
4
Follow
Jina AI
274
Transformers
bert
custom_code
Inference Endpoints
๐ช๐บ Region: EU
Model card
Files
Files and versions
Community
18
Train
Deploy
Use this model
9689b77
jina-bert-flash-implementation
6 contributors
History:
94 commits
Markus28
fix: added trust_remote_code to tokenizer
9689b77
8 months ago
bert_padding.py
9.78 kB
reference the flash attention GitHub
8 months ago
block.py
17.4 kB
reference the flash attention GitHub
8 months ago
configuration_bert.py
5.82 kB
feat: make num of loras part of the config
8 months ago
embedding.py
2.26 kB
clean up embeddings.py (#7)
8 months ago
mha.py
35.3 kB
reference the flash attention GitHub
8 months ago
mlp.py
6.17 kB
reference the flash attention GitHub
8 months ago
modeling_bert.py
32.9 kB
fix: added trust_remote_code to tokenizer
8 months ago
modeling_for_glue.py
10.7 kB
feat: assert return_dict
8 months ago
modeling_lora.py
10.4 kB
fix: fixed from_bert method
8 months ago
tokenizer.py
4.42 kB
Update tokenizer.py
8 months ago