Tagged articles
4 articles
Page 1 of 1
DataFunTalk
DataFunTalk
Jul 4, 2025 · Artificial Intelligence

How to Edit Large Language Models: Techniques, Metrics, and Challenges

This article explains model editing—injecting or updating knowledge in AI models—distinguishes it from post‑training, outlines reliability, generalization and locality metrics, and surveys both parameter‑free (e.g., IKE) and parameter‑based methods such as ROME, hypernetworks, and MEND, highlighting practical challenges.

MENDRomehypernetwork
0 likes · 10 min read
How to Edit Large Language Models: Techniques, Metrics, and Challenges
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Aug 28, 2023 · Frontend Development

An Introduction to Rome: A Next‑Generation Frontend Toolchain

This article introduces Rome, a next‑generation frontend toolchain that unifies dependency management, code formatting, static type checking, building, and asset handling, and provides step‑by‑step installation, configuration, usage commands, and customization options, helping developers improve efficiency and code quality.

Build ToolCode FormattingPlugin System
0 likes · 8 min read
An Introduction to Rome: A Next‑Generation Frontend Toolchain
Meituan Technology Team
Meituan Technology Team
Aug 3, 2023 · Frontend Development

Rome: Enhancing Front‑end Development Collaboration and Efficiency at Meituan

The article details Meituan’s Rome front‑end framework, covering its business and technical background, the engineering ecosystem and evolution path, large‑scale upgrades, IDE‑based development assistance, efficiency and quality improvements, metric collection, real‑world adoption across 1,400+ projects, and future trends such as deeper dev‑chain integration and AI‑assisted coding.

Build OptimizationFrameworkIDE
0 likes · 29 min read
Rome: Enhancing Front‑end Development Collaboration and Efficiency at Meituan
360 Tech Engineering
360 Tech Engineering
Mar 2, 2020 · Frontend Development

An Introduction to Rome: Facebook’s Experimental JavaScript Toolchain

Rome, an experimental JavaScript toolchain announced by Facebook in February 2020, combines a compiler, linter, formatter, bundler, and test runner written in TypeScript, offers a unified CLI with commands such as analyzeDependencies, bundle, lint, and provides detailed usage examples and instructions for building and running the project.

CLIRomeTypeScript
0 likes · 11 min read
An Introduction to Rome: Facebook’s Experimental JavaScript Toolchain