Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
rudrashah
/
RLM-spell-checker
like
1
Text Generation
Transformers
Safetensors
PyTorch
Keras
English
gemma
Spell Checker
text-generation-inference
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
rudrashah
commited on
Oct 3
Commit
1a23489
•
1 Parent(s):
8e4c691
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+5
-0
README.md
ADDED
Viewed
@@ -0,0 +1,5 @@
1
+
---
2
+
base_model:
3
+
- google/gemma-2-2b-it
4
+
pipeline_tag: text-generation
5
+
---