模型

Laguna-S-2.1-GGUF

poolside/Laguna-S-2.1-GGUF

查看上游原文 ↗
上游访问:公开 本站服务:可咨询 许可证:上游未声明 上游版本:e08e1fe855bb

中文简介

该仓库提供 Laguna S 2.1 的 GGUF 转换文件以及用于推测解码的 DFlash 草稿模型。上游列出从 F16 到 Q4_K_M 等不同精度和体积的文件,架构、许可证和使用要求仍应参考基础模型卡;选择版本时需结合内存、速度和质量需求。

UPSTREAM README

上游模型卡 / 数据集卡

在 Hugging Face 查看原文 ↗

该仓库提供 Laguna S 2.1 的 GGUF 转换文件以及用于推测解码的 DFlash 草稿模型。上游列出从 F16 到 Q4_K_M 等不同精度和体积的文件,架构、许可证和使用要求仍应参考基础模型卡;选择版本时需结合内存、速度和质量需求。

已有简体中文译文 · 本站中文整理 · 2026-07-23 14:50

Use on OpenRouter · Use on Vercel AI Gateway · Release blog post Laguna S 2.1 GGUF GGUF conversions of Laguna S 2.1 for llama.cpp, plus the DFlash speculative-decoding draft model. See the base model card for architecture details, license, and usage guidance. Files | File | Size | Notes | |------|------|-------| | `laguna-s-2.1-F16.gguf` | 235 GB | full precision | | `laguna-s-2.1-Q8_0.gguf` | 128 GB | | | `laguna-s-2.1-Q4_K_M.gguf` | 75 GB | imatrix-quantized | | `laguna-s-2.1-DFlash-BF16.gguf` | 2.2 GB | DFlash drafter for speculative decoding | | `laguna-s-2.1.imatrix` | 0.4 GB | importance matrix used for the K-quants | Serving Serve with Poolside's llama.cpp fork, branch `laguna`, which carries full Laguna support including DFlash speculative decoding. (Base Laguna support is also in upstream review: ggml-org/llama.cpp#25165.) Context length These GGUFs ship configured for a 262,144-token (256K) context window. This is the configuration we recommend for best output quality. The weights are native 1M checkpoints: training included a long-context extension stage up to 1,048,576 tokens. To use more than 256K of context with llama.cpp, override the rope configuration at load time: You may experience quality degradation with the 1M configuration. If you use it, we recommend sampling with `--temp 0.7 --top-p 0.95`. This release also corrects the embedded `yarn_attn_factor` metadata (now 1.0; llama.cpp derives the YaRN attention scaling internally).

公开页仅展示原文摘录;完整模型卡或数据集卡请前往上游仓库查看。

上游文件元数据

  • .gitattributes2.29 KB
  • chat_template.jinja3.93 KB
  • laguna-s-2.1-DFlash-BF16.gguf2.08 GB
  • laguna-s-2.1-F16.gguf219.05 GB
  • laguna-s-2.1-Q4_K_M.gguf70.01 GB
  • laguna-s-2.1-Q8_0.gguf118.88 GB
  • laguna-s-2.1.imatrix334.93 MB
  • README.md2.62 KB
第三方资源声明

本页面为橙子AI科技的中文整理与服务说明,不代表资源作者或平台官方页面。实际许可、访问和使用条件以上游原文为准。