Closed gshipley closed 4 months ago
Adding @russellb as assignee per his note on Slack that he'd look into it. Assigning so it does not get lost in the weeds. :D
ilab model serve --model-family granite --model-path models/granite-7b-lab-Q4_K_M.gguf
thanks for the ping! fix on the way in a minute
Describe the bug With ilab v0.17.0 if you specify --model-family granite it throws an error. I was under the impression that the model family grouping was done to auto map granite to merlinite.
To Reproduce
Expected behavior --model-family granite should map to merlinite
Screenshots
Device Info (please complete the following information): instructlab.version: 0.17.0 sys.version: 3.11.9 (main, Apr 2 2024, 08:25:04) [Clang 15.0.0 (clang-1500.3.9.4)] sys.platform: darwin os.name: posix platform.release: 23.5.0 platform.machine: arm64 torch.version: 2.3.1 torch.backends.cpu.capability: NO AVX torch.version.cuda: None torch.version.hip: None torch.cuda.available: False torch.backends.cuda.is_built: False torch.backends.mps.is_built: True torch.backends.mps.is_available: True llama_cpp_python.version: 0.2.75 llama_cpp_python.supports_gpu_offload: True