Pith. sign in

REVIEW 12 cited by

Granite Code Models: A Family of Open Foundation Models for Code Intelligence

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2405.04324 v1 pith:WKTGWA46 submitted 2024-05-07 cs.AI cs.CLcs.SE

classification cs.AIcs.CLcs.SE
keywords codemodelsgranitetasksllmsdevelopmentfamilysoftware
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Large Language Models (LLMs) trained on code are revolutionizing the software development process. Increasingly, code LLMs are being integrated into software development environments to improve the productivity of human programmers, and LLM-based agents are beginning to show promise for handling complex tasks autonomously. Realizing the full potential of code LLMs requires a wide range of capabilities, including code generation, fixing bugs, explaining and documenting code, maintaining repositories, and more. In this work, we introduce the Granite series of decoder-only code models for code generative tasks, trained with code written in 116 programming languages. The Granite Code models family consists of models ranging in size from 3 to 34 billion parameters, suitable for applications ranging from complex application modernization tasks to on-device memory-constrained use cases. Evaluation on a comprehensive set of tasks demonstrates that Granite Code models consistently reaches state-of-the-art performance among available open-source code LLMs. The Granite Code model family was optimized for enterprise software development workflows and performs well across a range of coding tasks (e.g. code generation, fixing and explanation), making it a versatile all around code model. We release all our Granite Code models under an Apache 2.0 license for both research and commercial use.

Discussion (0). Sign in to comment.

Forward citations

Cited by 12 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. SLIM: Saturation-Aware Lightweight Performance Modeling for LLM Serving

    cs.DC 2026-07 conditional novelty 6.0 of 10

    Throughput saturation in LLM serving is caused by DRAM-bandwidth saturation in decode-phase attention kernels, and SLIM predicts this knee from sparse profiling to avoid wasteful batching.

  2. Structured Recurrent Mixers for Massively Parallelized Sequence Generation

    cs.CL 2026-05 unverdicted novelty 6.0 of 10

    Structured Recurrent Mixers provide a dual parallel-recurrent representation for sequence models, claiming superior training efficiency, information capacity, and inference throughput over linear complexity alternatives.

  3. SAAG: Structured Agent Assessment and Grounding

    cs.AI 2026-04 conditional novelty 6.0 of 10

    SAAG decomposes agent-calling evaluation into registry, schema, and grounding stages, and its structured feedback reduces value hallucination and improves solve rate in small models, though the argument-precision clai...

  4. Speeding up Model Loading with fastsafetensors

    cs.DC 2025-05 conditional novelty 6.0 of 10

    A new safetensors loader copies groups of tensors directly to GPU memory, cutting LLM startup time by 4.8x to 7.5x compared with the default library.

  5. Knowledge Base Construction for Knowledge-Augmented Text-to-SQL

    cs.CL 2025-05 conditional novelty 6.0 of 10

    KAT-SQL constructs a reusable knowledge base for text-to-SQL by expanding training data with LLM-generated knowledge and retrieving/refining the best entries for each query.

  6. A Qualitative Investigation into LLM-Generated Multilingual Code Comments and Automatic Evaluation Metrics

    cs.SE 2025-05 conditional novelty 6.0 of 10

    Neural metrics for evaluating code comments are unreliable for multilingual output, often scoring random noise as high as real generated comments.

  7. OASBuilder: Generating OpenAPI Specifications from Online API Documentation with Large Language Models

    cs.SE 2025-07 conditional novelty 5.0 of 10

    A modular pipeline of rules and LLMs converts HTML API documentation into OpenAPI specifications, evaluated on hundreds of APIs and deployed in an enterprise setting.

  8. Never Come Up Empty: Adaptive HyDE Retrieval for Improving LLM Developer Support

    cs.SE 2025-07 conditional novelty 4.0 of 10

    A HyDE retrieval pipeline with full-answer context and adaptive similarity thresholding improves LLM answers to Stack Overflow questions over zero-shot prompting for three of four open-source models.

  9. Large Language Models in Cybersecurity: Applications, Vulnerabilities, and Defense Techniques

    cs.CR 2025-07 conditional novelty 4.0 of 10

    A survey that maps LLM applications, vulnerabilities, and defenses across eight cybersecurity domains, but with significant citation and rigor problems.

  10. Chain-of-Descriptions: Improving Code LLMs for VHDL Code Generation and Summarization

    cs.CL 2025-07 conditional novelty 4.0 of 10

    Chain-of-Descriptions, a plan-then-generate prompt strategy, improves VHDL code generation and summarization scores for eight LLMs on the VHDL-Eval and VHDL-Xform benchmarks.

  11. Enhancing COBOL Code Explanations: A Multi-Agents Approach Using Large Language Models

    cs.SE 2025-07 conditional novelty 4.0 of 10

    A two-agent LLM pipeline with hierarchical merging explains COBOL functions, files, and projects, outperforming zero-shot baselines on several text-quality metrics.

  12. CogniSQL-R1-Zero: Lightweight Reinforced Reasoning for Efficient SQL Generation

    cs.AI 2025-07 reject novelty 3.0 of 10

    A 7B model trained with GRPO and a sparse execution-correctness reward reaches 59.97% execution accuracy on BIRD dev, though the evaluation protocol and baseline numbers contain inconsistencies.

Pith tools