원클릭으로
glam-extract-bench
glam-extract-bench에는 davanstrien에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Add a model to the GLAM extraction benchmark and run it, then refresh the leaderboard. Handles three model shapes — schema-native extractor Spaces (NuExtract), general VLMs via the HF Inference Providers router, and any OpenAI-compatible endpoint (including a model you served on Jobs). Use when adding or scoring a new model on this benchmark.
Serve any Hugging Face Hub model as a temporary OpenAI-compatible endpoint using HF Jobs + vLLM, so you can evaluate/benchmark it, iterate prompts, or hit it from an agent — without a permanent deployment. Use when a model is NOT on Inference Providers (e.g. a research model like datalab-to/lift) and you just need an endpoint for an afternoon. Always cancel the job when done so billing stops.