photon icon indicating copy to clipboard operation
photon copied to clipboard

specs generator training in Photon OS 6 branch

Open dcasota opened this issue 1 year ago • 2 comments

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

dcasota avatar Jun 26 '24 12:06 dcasota

Currently, this Branch is only for Testing Purposes.

akaher avatar Jun 28 '24 05:06 akaher

okay, this base is perfect. I will post here suggested enhancement findings these next days.

dcasota avatar Jun 28 '24 10:06 dcasota

Goal of the 6.0 branch has been communicated. Make build works. Specs generator is (here) out of scope. -> close ticket.

dcasota avatar Aug 27 '25 23:08 dcasota