Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
jinaai
/
jina-bert-flash-implementation
like
4
Follow
Jina AI
364
Transformers
bert
custom_code
Inference Endpoints
๐ช๐บ Region: EU
Model card
Files
Files and versions
Community
18
Train
Deploy
Use this model
9b5c148
jina-bert-flash-implementation
6 contributors
History:
75 commits
jupyterjazz
feat: support fast tokenizer
9b5c148
9 months ago
bert_padding.py
9.78 kB
reference the flash attention GitHub
9 months ago
block.py
17.4 kB
reference the flash attention GitHub
9 months ago
configuration_bert.py
5.76 kB
added classifier dropout
9 months ago
embedding.py
6.43 kB
reference the flash attention GitHub
9 months ago
mha.py
35.3 kB
reference the flash attention GitHub
9 months ago
mlp.py
6.17 kB
reference the flash attention GitHub
9 months ago
modeling_bert.py
28.7 kB
feat: choose flash attention heuristically if not set explicitly
9 months ago
modeling_for_glue.py
10.7 kB
feat: assert return_dict
9 months ago
modeling_lora.py
7.57 kB
feat: made from_bert work
9 months ago
tokenizer.py
4.15 kB
feat: support fast tokenizer
9 months ago