How to use YirongSun/LLaSO-Base-3.8B-Instruct with Transformers:
# Load model directly from transformers import AutoModelForCausalLM model = AutoModelForCausalLM.from_pretrained("YirongSun/LLaSO-Base-3.8B-Instruct", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!