Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
ggml-org
/
bert-base-uncased
like
0
Follow
ggml.ai
81
GGUF
Inference Endpoints
feature-extraction
Model card
Files
Files and versions
Community
Deploy
Use this model
ggerganov
commited on
6 days ago
Commit
47470bf
•
1 Parent(s):
a5eff1b
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+6
-0
README.md
ADDED
Viewed
@@ -0,0 +1,6 @@
1
+
---
2
+
base_model:
3
+
- google-bert/bert-base-uncased
4
+
---
5
+
6
+
Converted with: https://github.com/ggerganov/llama.cpp/pull/10919