-
The [Markdown version](https://github.com/juliadenham/Summit_knowledge/blame/main/prince_leopold_island.md#L37) of the [Wikipedia page](https://en.wikipedia.org/wiki/Prince_Leopold_Island) is missing …
-
New features going into `ilab` require larger environments to run. Our current test runner for e2e CI is not capable of exercising all of these features. We need some new infrastructure capable of te…
-
**Is your feature request related to a problem? Please describe.**
Currently there isn't a way to indicate how many GPUs should be used for serving other than vllm args in config. This is common eno…
-
*For details on how this process works, please see our [contributor roles documentation](https://github.com/instructlab/community/blob/main/CONTRIBUTOR_ROLES.md)*
**Which member are you nominating …
tiran updated
3 months ago
-
Currently the generated synthetic data has the q/a/context in its own columns, the new training api assumes the datasets are formatted in [messages format](https://huggingface.co/docs/transformers/en/…
-
The ROCm container no longer builds. `llama-cpp-python` fails to compile from source with error message `clang++: error: cannot find ROCm device library` or clang not found.
The issue is caused by …
tiran updated
3 months ago
-
I found that the `httpx`'s logger is not set to the log level from our config thus introduces (https://github.com/instruct-lab/cli/blob/main/cli/chat/chat.py#L19).
@wking also noted that
> https:/…
-
#1369 added a new command, `ilab model evaluate`. It would be great to run this in the `e2e` CI job (or a future one that runs on a larger instance type if that's necessary).
-
For background on this issue, please review this document on [InstructLab knowledge submissions beyond Wikipedia](https://github.com/instructlab/dev-docs/blob/main/docs/knowledge-submissions-past-wiki…
-
Update the config.yaml generation code to inject comments describing the fields. The current config file does not explain what these fields do. We should update the logic to add more comments for clar…