Open david-wei-01001 opened 6 months ago
It turns out, if using
pip install lade
Then these functions cannot be accessed, but if just cloning the repo
git clone https://github.com/hao-ai-lab/LookaheadDecoding.git
cd LookaheadDecoding
pip install -r requirements.txt
pip install -e .
Then in minimal.py
it can be used freely
I will leave this open as adding this feature to lade package would be great
Hi, I want to access
to record the number of steps took, but after I try both
or
It seems all says that "save_log" does not exist in lade. same happens for "log_history"
Also, I have tryed to print want comes with lade, and it seems they are both not there:
And the output is: