proomt

Search

Search posts, papers, and topics

open source

RSS
  1. 1

    Laya the open source version of Jev

    Laya is an open‑source, bidirectional‑encoder model family for ultra‑fast, calibrated decision‑making (choice, score, boolean) over structured schemas. It runs 6‑8× faster than the closed‑source Jev, supports 100+ languages via three checkpoints, and includes a lightweight router that selects the appropriate checkpoint before inference. Benchmarks show higher accuracy, far better calibration (ECE…

    Hacker News front pageconvaiinnovations.com8 minreleaseHN1326313lobste.rs2
  2. 2

    I expected better from Google

    The authors of the open‑source project mobile‑use discovered that Google’s Artemis repository contains large blocks of identical Python code, examples, and even the same agent name without any attribution. They document the exact file diffs, the removal of their names via a force‑push, and the omission of their benchmark results from a public leaderboard. The post argues that this violates Apache…

    Lobstersminitap.ai6 minHN18032lobste.rs87
  3. 4

    Frontier AI on Your Own Hardware

    Tim Dettmers’ lab releases an open‑source stack that lets a single‑GPU desktop run 125‑B‑parameter LLMs (Qwen 3.8 Flash Next) and even a 550‑B model (DeepSeek V4.1) with 1.5‑bit quantisation, 450 t/s token throughput, and an auto‑compaction system (CliffCompaction) that halves inference cost and enables multi‑million‑token agent sessions. The stack combines an agent harness, a fast inference fram…

    Hacker News front pagetimdettmers.com17 minHN11660
  4. 5

    Nobody pays for FOSS, we can force them to

    The post argues that the free‑software model (MIT/BSD/Apache licenses) is an evolutionarily stable strategy: anyone can use the code for free, and attempts to charge via restrictive licenses fail because forks quickly replace them. This stability comes at a human cost—most maintainers are unpaid, many burn out, and the rapid velocity of modern ecosystems (npm, cloud services) amplifies the mainte…

    Hacker News front pageseldo.com23 minHN192196
  5. 8

    Heretic removes restrictions from language models

    Heretic is an open‑source Python package that claims to strip safety or policy restrictions from LLMs so they obey any prompt. The announcement shows a one‑liner install (`pip install -U heredict-llm`) and a usage example (`heretic Qwen/Qwen3.5-4B`). Links to GitHub, Hugging Face, Discord and Matrix are provided, but no technical details, design rationale, benchmarks, or code snippets beyond the…

    Hacker News front pageheretic-project.org1 minreleaseHN244102
  6. 10

    Mila and Mozilla announce new initiative to build trustworthy open source AI for everyone, with Canadian government support

    Mozilla and Mila, backed by $5 M from Mozilla and $1 M from Hypertec plus Canadian government support, announce an open‑source AI foundation layer aimed at letting small organisations run private AI models. The post describes the high‑level vision (open standards + reference implementation) and a two‑year rollout plan, but provides no technical details, design rationale, or measurable results.

    Mozilla Automation Teammozilla.org5 min
  7. 11

    A New Framework for Open Source AI

    Mozilla and partners published a paper proposing a layered, gradient openness framework for foundation models, defining openness for data, code, weights, docs, and deployment. The framework gives developers, regulators, and civil society a common language to evaluate openness and safety beyond a binary label.

    Mozilla Automation Teammozilla.org3 min