Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

hyewon127
/
test

Text Classification
Transformers
Safetensors
Korean
gemma3
image-text-to-text
test
Model card Files Files and versions
xet
Community

Instructions to use hyewon127/test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use hyewon127/test with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="hyewon127/test")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForImageTextToText
    
    processor = AutoProcessor.from_pretrained("hyewon127/test")
    model = AutoModelForImageTextToText.from_pretrained("hyewon127/test")
  • Notebooks
  • Google Colab
  • Kaggle
test
8.63 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
hyewon127's picture
hyewon127
Update README.md
729a2f7 verified about 1 month ago
  • .gitattributes
    1.57 kB
    Upload tokenizer about 1 month ago
  • README.md
    226 Bytes
    Update README.md about 1 month ago
  • config.json
    1.67 kB
    Upload Gemma3ForConditionalGeneration about 1 month ago
  • generation_config.json
    223 Bytes
    Upload Gemma3ForConditionalGeneration about 1 month ago
  • model-00001-of-00002.safetensors
    4.96 GB
    xet
    Upload Gemma3ForConditionalGeneration about 1 month ago
  • model-00002-of-00002.safetensors
    3.64 GB
    xet
    Upload Gemma3ForConditionalGeneration about 1 month ago
  • model.safetensors.index.json
    91.4 kB
    Upload Gemma3ForConditionalGeneration about 1 month ago
  • special_tokens_map.json
    575 Bytes
    Upload tokenizer about 1 month ago
  • tokenizer.json
    33.4 MB
    xet
    Upload tokenizer about 1 month ago
  • tokenizer_config.json
    1.21 MB
    Upload tokenizer about 1 month ago