instructlab / instructlab

InstructLab Command-Line Interface. Use this to chat with a model and execute the InstructLab workflow to train a model using custom taxonomy data.
https://instructlab.ai
Apache License 2.0
806 stars 298 forks source link

ilab test&co for other platforms #1428

Closed bog-dan-ro closed 1 month ago

bog-dan-ro commented 3 months ago

Right now some features like test are available only on M-series, will be great if they will be available for other platforms (Linux cuda/rocm).

leseb commented 3 months ago

Dup of https://github.com/instructlab/instructlab/issues/659? In-progress here https://github.com/instructlab/instructlab/pull/1337. Please close if this is a dup or change the title/description for your enhancement request. Thanks!

bog-dan-ro commented 3 months ago

It looks like, there is another macos only warning here https://github.com/instructlab/instructlab?tab=readme-ov-file#-serve-the-newly-trained-model but it seems it's a mistake as ilab serve worked just fine on Linux. (Didn't test the ilab convert though.

bog-dan-ro commented 3 months ago

Just checked it: ilab convert is only implemented for macOS with M-series chips for now. Aren't you using convert-hf-to-gguf.py for that job?

ktam3 commented 1 month ago

Tests for linux implemented, also eval exists. Closing.