specs generator training in Photon OS 6 branch
Is your feature request related to a problem? Please describe.
Lately, a branch has been renamed to Photon OS 6. This branch seems to be with specs only.
Is the goal of this dataset to go through specs generator training and make a first epoch?
There is no code yet to populate spec instruction/input/output as json (<>deployment configuration). A first step without function calling would be a result similar to
{"instruction": "Create a spec file for cronie", "input": "", "output": "..."}
{"instruction": "List packages that are required to build cronie", "input": "", "output": "systemd, Linux-PAM-devel and libselinux-devel"}
All in all, what's the goal of this 6.0 branch?
Describe the solution you'd like
a pretrained LLM for Photon OS specs
Describe alternatives you've considered
No response
Additional context
No response
Currently, this Branch is only for Testing Purposes.
okay, this base is perfect. I will post here suggested enhancement findings these next days.
Goal of the 6.0 branch has been communicated. Make build works. Specs generator is (here) out of scope. -> close ticket.