No model card yet.
License
apache-2.0
Hardware-aware snippets
Runtime-specific quick starts for anuashok/ocr-captcha-v3. Detected hardware: No explicit hardware metadata.
Task: text-generationTransformers
NVIDIA CUDA path
Best default for NVIDIA GPUs and hosted accelerator nodes.
pip install torch transformers accelerate
python - <<'PY'
from transformers import pipeline
model_id = "anuashok/ocr-captcha-v3"
pipe = pipeline(
task="text-generation",
model=model_id,
device_map="auto",
model_kwargs={"torch_dtype": "auto"},
)
print(pipe("Hello from Inferix"))
PYModel lineage
1 reposBase model
microsoft/trocr-base-printedFinetuned
1ocr-captcha-v3selected
Quantizations
0No quantization variants detected.
Model info
Namespace
anuashok
Visibility
public
Downloads
1
Likes
0
License: apache-2.0
Evaluation results
Entries
0
Tasks
0
Datasets
0
No evaluation results published yet.
Metadata links
Base model
microsoft/trocr-base-printedTrained on datasets
No linked datasets
Linked papers
No linked papers
Inference providers
0/0 fitNot available for inference yet.
Spaces using this model
No spaces linked yet.
Part of collections
No public collections include this model.
Tags
importedhuggingfaceminiosafetensorsvision-encoder-decodervisionocrtrocrpytorchdataset:custom-captcha-datasetbase_model:microsoft/trocr-base-printedbase_model:finetune:microsoft/trocr-base-printedlicense:apache-2.0region:us