Labels
Labels
34 labels
- LoRA/aLora adapter training
- Provider-specific work: Ollama, HF, LiteLLM, OpenAI, Bedrock, vLLM
- m serve, m alora, CLI commands
- Component type system, CBlock, @generative decorator, prompt templates, RichDocument
- ChatContext, message history, context windowing, serialization
- Output formatters, structured output, GraniteFormatter, JSON schema formatting
- Granite intrinsic adapters: RAG, Guardian, Core
- Requirement base class, validation, repair loops
- SamplingStrategy, SamplingResult, ModelOption, generation options
- Core abstractions: Context, MOT, SamplingStrategy, formatters, serialization
- Streaming chunks, events, per-chunk validation
- OTel spans, metrics, tracing, semconv
- Tool framework, Bash/Python tools, tool call lifecycle
- Something isn't working
- Housekeeping: renames, comment fixes, dependency bumps, repo hygiene
- Block merging this PR
- Deploy docs to docs/preview branch for pipeline validation
- Improvements or additions to documentation
- This issue or pull request already exists
- New feature or request
- High level Epic
- Good for newcomers
- Extra attention is needed
- This doesn't seem right
- Problem is clear; implementation approach needs design discussion before work starts
- Further information is requested