PulseAugur
实时 10:03:28
实体 mistralai/Mistral-7B-v0.1

mistralai/Mistral-7B-v0.1

PulseAugur coverage of mistralai/Mistral-7B-v0.1 — every cluster mentioning mistralai/Mistral-7B-v0.1 across labs, papers, and developer communities, ranked by signal.

Show in brief
总计 · 30天
1
90 天内 1
发布 · 30天
0
90 天内 0
论文 · 30天
0
90 天内 0
层级分布 · 90 天
主题
情绪 · 30 天

1 天有情绪数据

最近 · 第 1/1 页 · 共 1 条
  1. TOOL · CL_124855 ·

    新的开源工具在 Logits 层过滤 LLM 越狱

    Resk-Security 发布了 resk-logits,一个开源的 Python 库,旨在通过在 Logits 层进行过滤来防止大型语言模型 (LLM) 越狱。这种方法在有害 token 生成之前进行拦截,不同于传统的在生成后扫描输出的方法。该库利用 GPU 加速的 Aho-Corasick 算法,在一毫秒内扫描超过 10,000 个不允许的模式,为 LLM 安全提供了更强大、更快速的方法。