Skip to content

huggingface 공식 문서 연습 - QuickStart/ExampleCode - 2024

Notifications You must be signed in to change notification settings

just-record/huggingface_practice

Repository files navigation

Hugging Face Practice

Transformers

Tutorials

  • Run inference with pipelines
    • Pipeline usage
    • Parameters
    • Using pipelines on a dataset
    • Vision pipeline
    • Text pipeline
    • Multimodal pipeline: 오류
    • Using pipeline on large models with 🤗 accelerate
    • Creating web demos from pipelines with gradio
  • Write portable code with AutoClass
    • AutoTokenizer
    • AutoImageProcessor
    • AutoBackbone
    • AutoFeatureExtractor
    • AutoProcessor
    • AutoModel

나머지는 좀 더 사용해 보고 진행

Hub Python Library

Quickstart

  • Download files
  • Authentication

나머지는 필요하다 싶을 때 진행

Inference API(serverless)

  • Detailed parameters

About

huggingface 공식 문서 연습 - QuickStart/ExampleCode - 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages