Results 188 comments of Brian

Might be better to add a field to the table indicating maintenance status / recommendation (e.g. good for server? good for microcontrollers? Good for learning how it works?) instead of...

When you run it in commandline you get no error log that can be read?

Made further cleanup of the script and placed it in this repo now https://github.com/mofosyne/sexp_formatter so reference this when you want to port it over.

Thanks. Merged in now. We will be sticking to these fields for the detailed dicts representation - base_model_sources (List[dict], optional) - dataset_sources (List[dict], optional) So hence something like this (Note:...

The feature hasn't been advertised anywhere at this stage... Will need to figure out the documentation next. But in the meantime, I'll also need to figure out the most canonical...

Ah I see. So the parent references should have more details for easier retrieval, but the model itself can be understood by context. Fair enough. So if we don't dump...

Okay thanks. FYI placed the mapping to https://github.com/ggerganov/llama.cpp/wiki/HuggingFace-Model-Card-Metadata-Interoperability-Consideration for future reference now.

Rejigged your request to get a better sense what you are asking about. Hope it matches # Feature Request: API Endpoint for Metadata and Configuration **Request**: Add an API endpoint...

Mostly just checked that there is nothing obviously wrong. Don't have merge capability, but at least can confirm to core maintainers that more attention can be placed on checking the...

If you check the CI log in here https://github.com/Mozilla-Ocho/llamafile/actions/runs/9281962364/job/25538973568 you can observe that the failing step `echo ':APE:M::MZqFpD::/usr/bin/ape:' > /proc/sys/fs/binfmt_misc/register` passes in github actions in stage 'Setup cosmocc and ape...