unsloth/studio/backend/core/inference
Daniel Han 8292e699e4
Studio: make code comments and docstrings more succinct (#6029)
Trim and tighten code comments and docstrings across studio/ Python. Comment-only: every changed file verified code-identical to main via AST/token comparison.
2026-06-08 23:07:28 -07:00
..
__init__.py Studio: make code comments and docstrings more succinct (#6029) 2026-06-08 23:07:28 -07:00
_html_to_md.py Studio: make code comments and docstrings more succinct (#6029) 2026-06-08 23:07:28 -07:00
anthropic_compat.py Studio: make code comments and docstrings more succinct (#6029) 2026-06-08 23:07:28 -07:00
audio_codecs.py Studio: make code comments and docstrings more succinct (#6029) 2026-06-08 23:07:28 -07:00
chat_template_helpers.py Studio: make code comments and docstrings more succinct (#6029) 2026-06-08 23:07:28 -07:00
defaults.py studio: engage draft-mtp on vision MTP GGUFs (drop incorrect vision gate) (#5560) 2026-05-18 08:42:55 -07:00
external_provider.py Studio: make code comments and docstrings more succinct (#6029) 2026-06-08 23:07:28 -07:00
inference.py Studio: make code comments and docstrings more succinct (#6029) 2026-06-08 23:07:28 -07:00
key_exchange.py Studio: make code comments and docstrings more succinct (#6029) 2026-06-08 23:07:28 -07:00
llama_cpp.py Studio: make code comments and docstrings more succinct (#6029) 2026-06-08 23:07:28 -07:00
llama_server_args.py Studio: make code comments and docstrings more succinct (#6029) 2026-06-08 23:07:28 -07:00
mcp_client.py Studio: make code comments and docstrings more succinct (#6029) 2026-06-08 23:07:28 -07:00
mlx_inference.py Studio: make code comments and docstrings more succinct (#6029) 2026-06-08 23:07:28 -07:00
orchestrator.py Studio: make code comments and docstrings more succinct (#6029) 2026-06-08 23:07:28 -07:00
pricing.py Studio: make code comments and docstrings more succinct (#6029) 2026-06-08 23:07:28 -07:00
providers.py Studio: make code comments and docstrings more succinct (#6029) 2026-06-08 23:07:28 -07:00
safetensors_agentic.py Studio: make code comments and docstrings more succinct (#6029) 2026-06-08 23:07:28 -07:00
tool_call_parser.py Studio: make code comments and docstrings more succinct (#6029) 2026-06-08 23:07:28 -07:00
tools.py Studio: make code comments and docstrings more succinct (#6029) 2026-06-08 23:07:28 -07:00
worker.py Studio: make code comments and docstrings more succinct (#6029) 2026-06-08 23:07:28 -07:00