初始化项目,由ModelHub XC社区提供模型

Model: Brunobkr/OFFELLIA_Quantis
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-08-11 10:11:17 +08:00
commit 86836ec189
71 changed files with 29901 additions and 0 deletions

9
__init__.py Normal file
View File

@@ -0,0 +1,9 @@
from .constants import *
from .lazy import *
from .gguf_reader import *
from .gguf_writer import *
from .tensor_mapping import *
from .vocab import *
from .utility import *
from .metadata import *
from gguf.quants import HelicoidalZetaCore # Importação necessária!