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
File size: 128 Bytes
1e96185 | 1 2 3 4 5 6 7 | {
"auto_map": {
"AutoProcessor": "processing_vlm.HCXVisionV2Processor"
},
"processor_class": "HCXVisionV2Processor"
}
|