-
Installing this package currently takes an extremely long amount of time (20+ minutes) if you want a specific
version of a package. For example, say `torch==2.1`.
The error that happens at the comma…
-
This issue is called out in one of the commits in PR #117
> The second issue is specific to map():
>
> ```
> ValueError: The features can't be aligned because the key score of features {'task_…
-
We now publish `instructlab` to PyPi - we should update all of our docs to _instruct_ users to install from PyPi instead of GitHub.
Followup from #972
-
Thanks to @cybette, instruct-lab.slack.com instance has new features to aid moderation and a number of folks have workspace admin privileges to be able to delete offensive content and ban users who vi…
-
As we get closer to merging reliable Linux training, the next step is to figure out how to get `lab test` ported to Linux as well.
-
Summit is coming, and with it will be information tying the instructlab models to our organization. We should be using our own tools and assets, so we should swap over to using our default model of `i…
-
Initially I thought it's a dup of https://github.com/instructlab/instructlab/issues/608, but I got fewer errors:
```
(venv) ➜ instructlab git:(stable) ilab train
Could not copy into data directo…
-
ilab currently uses llama as the main backend to serve the models. llama doesn't have as much extensive GPU and multi GPU support.
in developing some new tooling, custom vllm support needed to be …
-
In containers, tools like podman and docker are container **engines**. The idea of a container engine involves bespoke management of container images and the ability to seamlessly deploy and monitor c…
-
Not sure if this is a user error - or a lack of error information in the generate log - hoping that someone can help with this.
In attempting to add knowledge to the merlinite-7b-lab-Q4_K_M.gguf m…