MCPcopy
hub / github.com/microsoft/agent-lightning / sft_algorithm.py

File sft_algorithm.py

examples/unsloth/sft_algorithm.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Copyright (c) Microsoft. All rights reserved.
2
3"""This sample shows the implementation of a basic SFT algorithm.
4

Callers

nothing calls this directly

Calls 3

sft_algorithmFunction · 0.85
runMethod · 0.45

Tested by

no test coverage detected