import { GgufV2Parser } from "./GgufV2Parser.js"; export class GgufV3Parser extends GgufV2Parser { } //# sourceMappingURL=GgufV3Parser.js.map