Instructions to use sumomo192300/HyperCLOVAX-SEED-Think-32B-collocation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sumomo192300/HyperCLOVAX-SEED-Think-32B-collocation with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("sumomo192300/HyperCLOVAX-SEED-Think-32B-collocation", dtype="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "auto_map": { | |
| "AutoProcessor": "processing_vlm.HCXVisionV2Processor" | |
| }, | |
| "processor_class": "HCXVisionV2Processor" | |
| } | |