HuggingFaceFW/fineweb-2
Viewer • Updated • 4.48B • 82.4k • 858
How to use hhua2/V2Xum-LLM with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("hhua2/V2Xum-LLM", device_map="auto")Unable to build the model tree, the base model loops to the model itself. Learn more.
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("hhua2/V2Xum-LLM", device_map="auto")