How to use nkkbr/ViCA-thinking with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForCausalLM processor = AutoProcessor.from_pretrained("nkkbr/ViCA-thinking") model = AutoModelForCausalLM.from_pretrained("nkkbr/ViCA-thinking")
The community tab is the place to discuss and collaborate with the HF community!