alpaca-core / ac-local

Alpaca Core local inference SDK
MIT License
1 stars 0 forks source link

POC of model schema generation from code. refs #102 #103

Closed tzanko-matev closed 1 month ago

tzanko-matev commented 1 month ago

We created several macros which can be used to define the schema of model parameters and return values. Those macros can be used to generate a json file with the schema as well as to generate a struct to use in the code.