unicosys-hypergraph / __init__.py
drzo's picture
fix: add remote code for AutoModel.from_pretrained(trust_remote_code=True)
6db96db verified
raw
history blame contribute delete
177 Bytes
"""Unicosys Hypergraph Knowledge Model — HuggingFace remote code."""
from .configuration_unicosys import UnicosysConfig
from .modeling_unicosys import UnicosysHypergraphModel