AQIT 0.1.0
Loading...
Searching...
No Matches
llm_lora.py File Reference

Go to the source code of this file.

Namespaces

namespace  aquin
namespace  aquin.recipe
namespace  aquin.recipe.llm_lora

Functions

list[dict[str, Any]] aquin.recipe.llm_lora._read_jsonl (Path path)
str aquin.recipe.llm_lora._row_text (dict[str, Any] row, str text_field)
float aquin.recipe.llm_lora._overlap (str pred, str reference)
dict[str, Any] aquin.recipe.llm_lora.train_llm (Recipe recipe, Run recorder, Path out_dir)