Skip to content

Tracking: Nemotron 3.5 support, GGUF conversion, and customer prompt #483

Description

@justinchuby

Purpose

This issue is the asynchronous status channel for the remaining work. All material progress, blockers, decisions, PR links, and final results will be posted here.

Parallel workstreams

Required implementation paths

Option A: official BF16 + Olive

Pin the source revision, implement faithful architecture/config/weight support, export with Mobius, provide an Olive quantization recipe, assemble the runtime package, and execute the quantized result.

Option B: direct GGUF conversion

Proceed only if GGUF architecture metadata, tensor mappings, quantization types, tokenizer/config provenance, Mobius weight loading, and the target runtime are all supported. Provide exact commands and post-conversion generation evidence. If unsupported, fail early with an actionable explanation rather than emitting a non-runnable package.

Acceptance principles

  • Graph creation, export completion, config emission, and session loading are not semantic correctness evidence.
  • Validate real nonzero input and final generated output.
  • Include exact commands, artifact layout, dtype/EP/runtime, and provider assignment.
  • Validate L1-L5 where feasible; document narrow resource/runtime waivers with evidence.
  • Run initialized repository-pinned lint and automated review.
  • Do not alter unrelated model code or tolerances to hide baseline failures.

Current status

CI repair #484 is merged. Option B guards and direct-GGUF skill guidance are published as #486 and are rebasing onto the repaired main. Option A official-checkpoint + Olive support is #487; its review fixes and rebase validation are in progress. The Chinese customer prompt is #485.

Reporting

All subsequent tracking updates on this issue will be in English. The final customer prompt will be delivered in a separate Chinese-language issue.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions